This project aims at developping a shared tasks computing system using Java, Jini and javaspaces. A master can split a big task in several tasks which will be executed by workers which have joined the federation using thier idle CPU time. A monitoring app
TOP-C is a library for easily writing parallel applications for both distributed and shared memory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.