Laurent is a software engineer with over 20 years of experience in software development, design and architecture. He has a Masters in Computer Science, obtained at EFREI in Paris, France. Laurent is the founder of JPPF, the open source grid computing solution, and created the French startup Parallel Matters, which provides commercial services around JPPF. Laurent has posted 24 posts at DZone. View Full User Profile

JPPF 2.2

07.28.2010
| 1036 views |
  • submit to reddit

JPPF is a an open source grid computing solution that makes it easy to parallelize CPU-intensive applications.

What's new in JPPF 2.2

This release has a strong focus on reliability, robustness and scalability.

JVM Support

As of version 2.2, JPPF is dropping support for the JDK 1.5. Only JDK 1.6 and later are supported.

JPPF Executor Service

This new API provides an executor service facade for the JPPF client
It implements all the functionality specified in java.util.concurrent.ExecutorService

Administration console

A new status bar indicates the number of currently connected servers and nodes
The topology view includes two new buttons in the toolbar to select all servers or all nodes at once
Multiple bugs have been fixed, making the console more robust and reliable than ever

Connectors

The J2EE connector now has the ability to connect to multiple servers and automatically discover servers on the network
The Gigaspaces connector was upgraded to support Gigaspaces XAP 7.1
The Tomcat connector was upgraded to support Tomcat 7.0.0 beta
All three connectors have seen their demo web application revamped for a more enjoyable experience

Job SLA

JPPF Jobs can now be set to expire at a specified date or after a specified amount of time.

Samples

The network data encryption sample was upgraded to offer a much more secure solution.

JPPF Links

JPPF Web Site
Downloads
Documentation
User forums

0
Published at DZone with permission of its author, Laurent Cohen.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)