论文阅读记录[ Benchmarking Streaming Computation Engines: Storm, Flink and Spark Streaming ]

简介:雅虎发布的一份各种流处理引擎的基准测试,包括Storm, Flink, Spark Streaming

动机:贴近生产环境,使用Kafka和Redis进行数据获取和存储,设计并实现了一个真实的流处理基准。

论文中的一些测试结果和结论:

原文:The results demonstrate that at fairly high throughput, Storm and Flink have much lower latency than Spark Streaming (whose latency is proportional to throughput rate). On the other hand, Spark Streaming is able to handle higher maximum throughput rate while its performance is quite sensitive to the batch duration setting.

  1. Storm, Flink延迟更小,更加接近于真正的“实时”流处理系统。
  2. Spark Streaming有更高的吞吐率,同时延迟也最高。Spark Streaming的性能对批处理间隔时间设置(batch duration setting)敏感。

原文:at high-throughput both versions of Storm struggled。

  1. storm不适合高吞吐量。

原文:Storm’s acking functionality as of version 0.11.0 incurs enough overhead to be a limitation at very high throughputs, and while processing guarantees require acking, flow control could be achieved via backpressure instead.

  1. Storm 的 acking 功能会产生很大的开销,从而限制了高吞吐。虽然处理保证需要 acking,但可以通过背压来实现流量控制。(这个第二句话不是很懂啥意思……)
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值