InfoQ

Topic/Tag specific view

All content and news on InfoQ about JPPF


News about JPPF

Parallel Processing Framework JPPF offers Load Balancing, Failover and J2EE Integration

Community
Java
Topics
Grid Computing

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.

Grid Computing with the Java Parallel Processing Framework

Community
Java
Topics
Grid Computing

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.