Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-06-2008, 07:44 PM
Moderator
 
Join Date: Nov 2007
Posts: 1,415
Java Tip will become famous soon enoughJava Tip will become famous soon enough
Java Parallel Processing Framework 1.2
JPPF is a computational grid framework for Java focused on performance and ease of use. It provides a set of tools and APIs to enable the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. It features platform independence thanks to Java 1.5, does not require you to deploy your application classes to a server, scales up to millions of nodes, has a built-in fail-over mechanism on all the framework's components, and has a monitoring and administration GUI tool to enable remote monitoring of the server health and server shutdown/restart operations.

Changes

A powerful new feature allows users to specify on which nodes a set of tasks can be executed, by applying an execution policy against the nodes. JPPF can now use alternate serialization schemes, allowing the use of non-serializable classes and 3rd-party libraries. An new integration sample demonstrates how to integrate the JPPF J2SE client into a Servlet/JSP container such as Apache Tomcat 5.5 or 6.0. Clear initialization messages were added to the JPPF server and node components. A major upgrade of the communication framework brings increased performance and a smaller memory footprint.

URL: Java Parallel Processing Framework Home Page
__________________
Want to make your IDE the best?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XSLT processing in Java - II JavaForums Java Blogs 0 04-17-2008 11:30 AM
XSLT processing in Java - I JavaForums Java Blogs 0 04-17-2008 11:30 AM
Java Parallel Processing Framework 1.0 RC2 JavaBean Java Announcements 0 11-27-2007 09:25 PM
Java Parallel Processing Framework 1.0 RC1 JavaBean Java Announcements 0 11-17-2007 03:12 PM
Java Parallel Processing Framework 1.0 beta1 levent Java Announcements 0 07-31-2007 07:32 PM


All times are GMT +3. The time now is 07:31 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org