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-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-434 Admin console: ability to select the statistics displayed in the server statistics view
JPPF-447 Sample illustrating one or more strategies to handle job dependencies
了解更多信息,查看完整发布说明。