| ★ wanayoo — archive 1999 http://computeserverjr.dev.java.net/ | Nouvelle recherche | Portail wanayoo |
|
|
Project homeIf you were registered and logged in, you could join this project.
Message from the owner(s)
There are compute servers that use JavaSpaces for the space and run on top of Jini. There is a JXTA project to provide similar functionality over JXTA. Layering software is often a good pattern, but needing to obtain, install and configure Jini or JXTA and a compute server adds a huge amount to the hassle required to start getting things done. The hassle is too much for developers. It is far, far too much for people who just want to "donate some cycles".
The goal of this project is to provide an implementation that is as simple
to deploy as possible.
DescriptionOne way to distribute computation between multiple computers is to use a common space. Jini and JXTA have projects that take this approach. This project aims to provide a framework for distributed computation that is structured much like a space-based compute server, but that can be deployed directly on J2SE without Jini or JXTA. The goals are to make using the framework and deployment both as simple as possible. |