Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Java Parallel Processing Framework. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Java Parallel Processing Framework
by Lost at 3:10 pm EST, Oct 30, 2005

ava Parallel Processing Framework is a set of tools and APIs to facilitate the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes.
It is intended to run in clusters and grids.


Features

* an API to delegate the processing of parallelized tasks to local and remote execution services
* a set of APIs and user interface tools to administrate and monitor execution services
* real-time adaptive load balancing capabilities
* scalability up to an arbitrary number of processing nodes
* support for failover and recovery
* limited intrusiveness for existing or legacy code
* fully documented APIs, administration guide and developer guide
* runs on any platform supporting Java 2 Platform Standard Edition 5.0 (J2SE 1.5)


 
 
Powered By Industrial Memetics