Introduction and Background
The existing communication packages in Java - RMI, API to BSD sockets - are optimized for Client/Server programming
The symmetric model of communication is captured in the MPI standard - MPI-1 and MPI-2
A Java-MPI API specification is urgently needed to enable the development of portable JavaGrande applications using MPI