August 25, 2018 by cloudboxlabs
As always you can find the full code discussed in this post on Cloudbox Labs github. … We are big fans of Apache Kafka when it comes to building distributed real time stream processing systems. It’s massively scalable, has simple pub-sub semantics, and offers fault-tolerant persistent data store. It’s ...