MPJ Express is an implementation of an MPI-like API—standardized by the Java Grande forum—used to write parallel Java applications, which can execute on a variety of parallel platforms ranging from multicore processors to compute clusters/clouds.
jSkel es a Programmatic Skeletons Java Framework. jSkel has a set of Interfaces and Abstract Classes that should be used by java programmers in order to use the benefits of Divide & Conquer, Pipeline and Farm Programmatic Skeletons over MPJ.
A framework for solving large systems of linear equations (Ax=b) in a distributed network using different iterative methods. The solver is written on Java, can be run on Windows or Linux. The solver is compatible with either MPICH2 or mpj-express.