发布于 2014-07-19 00:26:35 | 169 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

JPPF Java并行网格计算框架

JPPF,全称Java Parallel Processing Framework,即java并行处理框架,是一个开放源码的网格计算框架,它可以在一个分布执行环境中 同时运行多个java应用。


JPPF 4.2 正式发布,此版本更新内容如下:

特性请求:

JPPF-14 Remote control of server broadcasting service (discovery)
JPPF-250 Enable separate JMX connection pool for each client connection pool
JPPF-251 Implement and document global performance configuration properties
JPPF-260 Deprecate usage of TaskResultListener in exposed APIs
JPPF-270 Execution policy for valid subnet bitmask
JPPF-272 Add maximum number of resubmits attribute at the task level
JPPF-277 Execution policy which evaluates to an ordered list of prefered policies
JPPF-279 Make JPPFJob extend java.util.concurrent.Future<List<Task<?>>>
JPPF-280 Document how to handle multiple concurrent/parallel jobs
JPPF-283 Allow use of either CIDR or IPv*AdressPattern notations
JPPF-286 Ability to disable remote class loading while a job is executing
JPPF-292 Add a sample illustrating the submission of jobs in parallel

增强

JPPF-256 The tutorial does not properly demonstrate the use of concurrent jobs
JPPF-282 Allow job SLA's maxTaskResubmits attribute to apply upon node error
JPPF-285 Review and fix the doc on management and monitoring

任务

JPPF-269 Add fork of JMXMP connector code to source code repository

Bug 修复

JPPF-239 Nodes use the wrong class loader to load the tasks classes
JPPF-278 The DriverJobManagementMBean does not return current task count

如果需要查看某个 issue,请使用 URL: http://www.jppf.org/tracker/tbg/jppf/issues/JPPF-<issue_number>

此版本同时包括了所有 JPPF 3.3.x 的 bug 修复:

http://www.jppf.org/tracker/tbg/jppf/issues/find/saved_search/15/search/1

相关链接

主页: http://www.jppf.org
下载: http://www.jppf.org/downloads.php
文档: http://www.jppf.org/wiki
SF.net :http://sourceforge.net/projects/jppf-project/

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

JPPF的突出特性

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

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

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

 



历史版本 :
JPPF 6.0 alpha-2 发布,Java 并行处理框架
JPPF 5.2.7 发布,Java 并行处理框架
JPPF 5.1.5 发布,Java 并行处理框架
JPPF 6.0 alpaha 发布,Java 并行处理框架
JPPF 5.2-beta2 发布,Java 并行处理框架
JPPF 5.1.4 发布,Java 并行处理框架
JPPF 5.1.1 发布,Java 并行处理框架
JPPF 4.2.9 发布,Java 并行处理框架
JPPF 5.0.4 发布,Java 并行处理框架
JPPF 5.0.3 发布,Java 并行处理框架
JPPF 4.2.8/5.0.2 发布,Java 并行处理框架
JPPF 5.0.1 发布,Java 并行处理框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务