红联Linux门户
Linux帮助

JPPF 4.2.8/5.0.2发布,Java并行处理框架

发布时间:2015-05-04 09:08:01来源:红联作者:empast
JPPF 4.2.8 发布,此版本是个维护版本,包括重要的 bug 修复:

JPPF-376 Method connectAndWait in JMXConnectionWrapper act not like expected
JPPF-382 Server deadlock (v4.2.7)
JPPF-383 JMX request stuck waiting for a response upon node termination
JPPF-386 Issues due to jndi.properties file being in the resource adapter .rar file

同时还发布了 JPPF 5.0.2 版本,主要改进如下:

Bug 修复

JPPF-380 Confusing IOException from the JMX connector upon closing a JPPFClient
JPPF-384 Missing documentation on cancelling and monitoring node pending actions
JPPF-385 Class loader issues prevent the client from initializing
JPPF-387 Admin GUI index out of bounds error
JPPF-388 Error in the gui.bat script for running the Apache daemon's monitor UI
JPPF-391 Custom load balancer sample has an incorrect name for the service definition file

功能增强

JPPF-389 Improvements for node host name resolution
JPPF-390 Add getActiveState() and setActiveState() to JPPFDriverAdminMBean

JPPF是一个开放源码的网格计算框架,它可以在一个分布执行环境中 同时运行多个java应用。JPPF框架使用一个兼容JCA 1.5规范的资源适配器与J2EE应用服务器进行集成,这个适配器为服务器提供了到原始网格服务的访问。

JPPF的突出特性

提供了负载平衡,故障转移和错误恢复等服务。

提供一个基 于JMX的管理控制台,它既可以监视节点也可以管理执行的任务。你可以远程取消和重启任务,或配置令其超时的截止日期或时间间隔。

JPPF框架使用一个兼容JCA 1.5规范的资源适配器与J2EE应用服务器进行集成,这个适配器为服务器提供了到原始网格服务的访问。适配器通过实现异步任务提交从而避免了JTA事务超时的风险。

下载地址:http://sourceforge.net/projects/jppf-project/files/jppf-project/jppf%204.2.8/JPPF-4.2.8-full-src.zip/download

来自:开源中国社区
文章评论

共有 0 条评论