JPPF 5.1.4 发布了,JPPF是一个开放源码的网格计算框架,它可以在一个分布执行环境中 同时运行多个java应用。JPPF框架使用一个兼容JCA 1.5规范的资源适配器与J2EE应用服务器进行集成,这个适配器为服务器提供了到原始网格服务的访问。
一些新特性:
JPPF-176 Enable specifying the JVM location for the driver and node launcher
JPPF-288 Clients task sets node configuration
JPPF-407 Admin-UI: Filter for nodes
JPPF-421 Android node: ability to throttle/suspend/kill the node based on battery state
JPPF-426 Global execution policies that apply to all nodes / server channels at once
JPPF-427 Customizable admin console splash screen
JPPF-432 Extension point: driver statistics listener
JPPF-434 Admin console: ability to select the statistics displayed in the server statistics view
JPPF-439 Fully document load-balancing in JPPF
JPPF-447 Sample illustrating one or more strategies to handle job dependencies
JPPF-449 Include the version number in JPPF jar file names
下载地址:http://www.jppf.org/downloads-unstable.php
文档地址:http://www.jppf.org/doc
软件详情:http://www.jppf.org/news.php#news1
来自:开源中国社区

