Ververica | Product Manager, DevOps, Junior/Senior Engineers, Technical Writer | Full Time | Berlin, Germany or EU Remote | https://www.ververica.com/careers
We are the original creators of Apache Flink, the open-source unified batch/stream processing system that powers applications in all types of companies, from tech giants like Alibaba, Amazon, or Netflix, to traditional enterprises like banks or telcos. We contribute heavily to Apache Flink while building enterprise-grade products on top of Flink.
For some reason, Google also marks "Google Alerts" notifications as spam. They contain spammy search results, but the email comes from Google.
At least they are consequent in not white-listing their own services :)
I took the code from the blog post, set the parallelism to one and measured how many events the data generator is pushing into the CEP pattern matcher of Flink.
Great post detailing how Flink is managing data within the JVM and implementing internal operators (hashing, sorting, ..) working with that serialized data.
I also like the performance analysis in the post.