JPPF 3.3.2 发布,Java 并行处理框架
JPPF是一个开放源码的网格计算框架,它可以在一个分布执行环境中 同时运行多个java应用。JPPF框架使用一个兼容JCA 1.5规范的资源适配器与J2EE应用服务器进行集成,这个适配器为服务器提供了到原始网格服务的访问。
JPPF 3.3.2 是一个维护版本,带来很重要的 bug 修复和提升。
Bug fixes
- JPPF-140 Node class loader's resource cache should perform proper cleanup
- JPPF-145 Node execution manager does not clean up the data provider after job execution
- JPPF-147 Deadlock in the driver
- JPPF-148 Deadlock in the admin console at startup