KAFKA Tutorial | Python - Producers,Consumers,Partitions,Brokers,Replication & others

preview_player
Показать описание
In this video we demonstrate how Kafka works when we have multiple producers and consumers, multiple partitions and brokers, how to use the acknowledgement parameter and how to process exactly once on the consumer side. You need to have Kafka and Python installed in order to follow this tutorial.

Follow me on social media:

00:00 - Intro
00:41 - Multiple Producers and multiple Consumers
06:12 - Sending and Reading from specific partitions
13:15 - Multiple Brokers with Replication Factor
22:23 - Producer Acknowledgement & Consumer Processing exactly once
26:27 - Conclusion
Рекомендации по теме
Комментарии
Автор

Superr video, I hav learnt kafka properly from you alone by Senior Data Scientist kudos to you & efforts. I hav only one doubt, how consumer resumes based on acknowledgement when producer hav problem or whether we can communicate from consumer to producer when problem occur. Because I hav seen the acknowledgement facilities here but not having some inputs when problem occurs at producer side. Thanks....

VenkatesanVenkat-fdhg