1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 JPPF 4.2.8/5.0.2 发布,Java 并行处理框架 下载

本帖由 漂亮的石头2015-05-04 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,320
    赞:
    46
    JPPF 4.2.8 发布,此版本是个维护版本,包括重要的 bug 修复:

    JPPF-376 Method connectAndWait in JMXConnectionWrapper act not like expected
    JPPF-382 Server deadlock (v4.2.7)
    JPPF-383 JMX request stuck waiting for a response upon node termination
    JPPF-386 Issues due to jndi.properties file being in the resource adapter .rar file

    此版本现已提供下载:JPPF-4.2.8-full-src.zip

    同时还发布了 JPPF 5.0.2 版本,主要改进如下:

    Bug 修复

    JPPF-380 Confusing IOException from the JMX connector upon closing a JPPFClient
    JPPF-384 Missing documentation on cancelling and monitoring node pending actions
    JPPF-385 Class loader issues prevent the client from initializing
    JPPF-387 Admin GUI index out of bounds error
    JPPF-388 Error in the gui.bat script for running the Apache daemon's monitor UI
    JPPF-391 Custom load balancer sample has an incorrect name for the service definition file

    功能增强

    JPPF-389 Improvements for node host name resolution
    JPPF-390 Add getActiveState() and setActiveState() to JPPFDriverAdminMBean

    详细改进内容请看 readme.txt,此版本现已提供下载:JPPF-5.0.2-full-src.zip (46.9 MB)

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

    JPPF的突出特性


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


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

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

    [​IMG]
    JPPF 4.2.8/5.0.2 发布,Java 并行处理框架下载地址
     
正在加载...