Hacker News new | ask | show | jobs
by kabhwan 3718 days ago
Apache Storm 1.0.0 introduces batching internal disruptor queue which adds latencies slightly (but with timeout set to 1ms per each queue so it doesn't hurt) but gives huge throughput improvement.

https://github.com/apache/storm/pull/765