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

新闻 Apache Storm 0.9.5 发布,分布式实时计算 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,346
    赞:
    46
    Apache Storm 0.9.5 发布,此版本是个维护版本,包括重要的 bug 修复,提升了系统的稳定性和容错能力。强烈建议大家升级到最新版本。

    此版本的源代码和二进制包现已提供下载:http://storm.apache.org/downloads.html

    更新日志:


    • STORM-790: Log "task is null" instead of letting worker die when task is null in transfer-fn


    • STORM-796: Add support for "error" command in ShellSpout


    • STORM-745: fix storm.cmd to evaluate 'shift' correctly with 'storm jar'


    • STORM-130: Supervisor getting killed due to java.io.FileNotFoundException: File '../stormconf.ser' does not exist.


    Maven Central:

    groupId: org.apache.storm
    artifactId: storm-core
    version: 0.9.5

    Apache Storm 的前身是 Twitter Storm 平台,目前已经归于 Apache 基金会管辖。

    Apache Storm 是一个免费开源的分布式实时计算系统。简化了流数据的可靠处理,像 Hadoop 一样实现实时批处理。Storm 很简单,可用于任意编程语言。Apache Storm 采用 Clojure 开发。

    Storm 有很多应用场景,包括实时数据分析、联机学习、持续计算、分布式 RPC、ETL 等。Storm 速度非常快,一个测试在单节点上实现每秒一百万的组处理。

    目前已经有包括阿里百度在内的数家大型互联网公司在使用该平台。

    [​IMG]
    Apache Storm 0.9.5 发布,分布式实时计算下载地址
     
正在加载...