Hey,
This very old blog post contains some benchmarks:
https://www.ververica.com/blog/high-throughput-low-latency-and-exactly-once-stream-processing-with-apache-flink
I also found this: https://arxiv.org/pdf/1802.08496.pdf
I'm not aware of anything recent.
What I always recommend when it comes t
Hi Flink community,
There are several artificial benchmarks available for Storm, such as
https://github.com/intel-hadoop/storm-benchmark
It has streaming stateful WordCount, Rolling Count, Rolling Sort streaming
Grep, streaming SOL, etc.
Please tell me if there are similar artificial benchmarks