filmov
tv
Maintain message order and avoid duplicates while using multiple Kafka consumers on same Kafka topic

Показать описание
This video explains the technique to read messages from a Kafka topic using multiple consumers in parallel, maintaining the order of messages, and without reading duplicate messages across consumers. The concepts of Kafka consumer groups and Kafka partitions are explained in detail.
The concept is demonstrated technically using producer and consumer programs written in Python programming language.
🎥 Chapters to explore
00:00:00 Introduction
00:00:43 Challenges while scaling Kafka consumers
00:02:44 Partitions and Consumer Groups in Kafka - Explained
00:09:34 Key points to understand while using Kafka
00:11:30 Practical demonstration
🤝 Stay connected and level up your computer engineering skills
Explore more videos on Kafka:
#kafka #partitioning #consumergroups #consumer #scaling #coderinboots
The concept is demonstrated technically using producer and consumer programs written in Python programming language.
🎥 Chapters to explore
00:00:00 Introduction
00:00:43 Challenges while scaling Kafka consumers
00:02:44 Partitions and Consumer Groups in Kafka - Explained
00:09:34 Key points to understand while using Kafka
00:11:30 Practical demonstration
🤝 Stay connected and level up your computer engineering skills
Explore more videos on Kafka:
#kafka #partitioning #consumergroups #consumer #scaling #coderinboots