- Topics
- Java,
- Languages,
- Grid Computing,
- Concurrency,
- Programming,
- Architecture,
- Parallel Programming,
- JPPF
Java Parallel Processing Framework (JPPF) project team recently announced the first Release Candidate (RC1) of Version 1.0 of the product. JPPF is an open source grid computing framework that can be used to run Java applications in parallel in a distributed execution environment. JPPF team is planning on Version 1.0 GA release next month.
- Topics
- Java,
- Languages,
- Grid Computing,
- Programming,
- Architecture,
- JPPF
The Java Parallel Processing Framework has been making frequent point releases recently; it provides an API and framework to distribute tasks over a cluster of computers and coordinate their execution in parallel, load balanced with recovery. Application code for tasks are dynamically distributed and class-loaded onto cluster node with no pre-deployment or configuration required.