TODO List :
===========
********************
* MPI implemenation 
********************
 - Status length (should be corrected)
 - Handle temporary connection lost <--(need to test)
 - Single port device <---- (wait to integrated)
 - performance asDoubleBuffer -> for(int i) putDouble

****************
* Visualization
****************

- change P2PMPI-RDV.conf to P2PMPI-SUPERNODE.conf or .... ?
- how PEER_CACHE=/tmp/cache.xml in config_file is to be defined for windows (getTempDir() from java ?)
- update scripts for Windows (stopSupernode, stopVisuProxy, mpiboot, ...)

- remove dead nodes after a given timeout
- add a "Don't use cache" tick box, so to list application names
- implement computer characteristics (RAM, CPU, ...)  description for Windows (exists now for Linux, MacOs, Solaris)

Tests
-----
- console mode ok ?


Tests
-----
- console mode ok ?


****************
* FIXMEs
****************
Gather doesnt not work with INT2 yet
displacement in Datatype in C/C++/FORTRAN count as byte
but in Java we can't do that.
