Net Layers (JavaIDL, JavaPVM, JPVM, MPI, RMI and sockets)
About
This is a subproject of SVMDCP (SVM Distributed CheckPointing). It implements a library of asynchronous calls and synchronous calls on top of multiple network technologies.
FAQ
Complete API Reference
It's available here. This current documentation may be a little too buggy. I'm still working crazily on it.
Test Cases All Explained
It's available here.
Getting the Library
The net layers library is a subproject of SVMDCP (SVM Distributed CheckPointing). So you can get it from the SVMDCP CVS. It's in the NetLayers/ subdirectory.
export CVS_RSH="ssh" cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/svm co svmdcp
Maintained by Thomas Feng, Winter 2002