设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

JPPF 5.0 发布,Java 并行处理框架

2015-3-3 16:05| 发布者: joejoe0332| 查看: 468| 评论: 0|原作者: oschina|来自: oschina

摘要:   JPPF 5.0 发布,此版本让并行计算密集型任务更简单,并且可以在网格中执行。此版本现已提供下载:JPPF-5.0-full-src.zip。功能增强:JPPF-306 Revisit the samples to apply the job streaming pattern where ap ...

  JPPF 5.0 发布,此版本让并行计算密集型任务更简单,并且可以在网格中执行。此版本现已提供下载JPPF-5.0-full-src.zip


功能增强:

  • JPPF-306 Revisit the samples to apply the job streaming pattern where applicable

  • JPPF-307 Server scalability: improve the thread pool handling for NIO operations

  • JPPF-310 Improve the handling of non-serializable tasks in the client.

  • JPPF-316 Improve server responsiveness when many nodes connect at once

  • JPPF-317 Add awaitXXX methods to the client side connection and JMX pools

  • JPPF-322 Properties substitutions: implement missing uses cases, improve resources usage

  • JPPF-332 Change all popup windows and child frames to modeless dialogs

  • JPPF-350 Add a CLOSED status for client to server connections

  • JPPF-367 Document which jars each package can be found in

  • JPPF-369 Add nodesInformation(NodeSelector) method to JPPFDriverManagementMBean

更多新特性和 bug 修复请看发行说明

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

JPPF的突出特性

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

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

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


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部