-
Understanding Message Delivery in Kafka with Multiple Partitions
Categories:
This is part of an ongoing series on Apache Kafka examining various aspects related to developing applications on Apache Kafka. In this post we take a look at how we can ensure ‘nearly even’ distribution of messages across consumers which are part of …