Description of Build your own Java-based supercomputer :
This article is for you if you have a wish to build your own supercomputer. This explains parallel programming on clusters in a simplified manner. Parallel clustering is changing the face of supercomputing these days. This article shows you how to use a combination of Java threads and Java Remote Method Invocation (RMI) to develop a Java-based supercomputer.