micromax 发表于 2016-10-28 03:59:12

Apache Storm 0.9.7 发布,分布式实时计算

欢迎加入运维网交流群:263444886  http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  Apache Storm 0.9.7 发布了,Apache Storm 的前身是 Twitter Storm 平台,目前已经归于 Apache 基金会管辖。
  Apache Storm 是一个免费开源的分布式实时计算系统。简化了流数据的可靠处理,像 Hadoop 一样实现实时批处理。Storm 很简单,可用于任意编程语言。Apache Storm 采用 Clojure 开发。
  Storm 有很多应用场景,包括实时数据分析、联机学习、持续计算、分布式 RPC、ETL 等。Storm 速度非常快,一个测试在单节点上实现每秒一百万的组处理。
  该版本主要改进如下:

[*]  STORM-442: multilang ShellBolt/ShellSpout die() can be hang when Exception happened
[*]  STORM-1928: ShellSpout should check heartbeat while ShellSpout is waiting for subprocess to sync
  下载地址:http://storm.apache.org/downloads.html
  
页: [1]
查看完整版本: Apache Storm 0.9.7 发布,分布式实时计算