Co-authors: Yixing Zhang, Bingfeng Xia, Ke Wu, and Xinyu Liu Since Beam Samza runner was developed in 2018 at LinkedIn, we now have 100+ Samza Beam jobs running in production. As our usage grew, we wanted to better understand how the Samza runner performs compared to other runners and identify areas of improvement. In general, for stream processing platforms,...
Benchmark Articles
-
- Topics:
- Stream Processing,
- Apache Samza,
- Performance,
- Benchmark
-
As a way to encourage engineers to work on interesting problems and try out new technology, LinkedIn Engineering holds an internal coding competition every few months. The winner receives a nice prize, bragging rights, and the privilege of setting up the next contest. In this post, I'll tell you about the 3-colorability graph puzzle and compare solutions in...
- Topics:
- Coding Competition,
- Benchmark,
- Java,
- C++,
- Haskell