Back to Browse

Kafka Consumers in Python - A Walkthrough

17.5K views
May 17, 2024
14:27

Getting data out of Apache Kafka is easy if you know how, so let's go through an example step-by-step. In this walkthrough we take you through the process of creating a simple Kafka Consumer using the Quix Streams library. 📥 Clone, fork or star the source code: https://github.com/quixio/simple-kafka-python 📺 Watch the producer-side walkthrough: https://youtu.be/D2NYvGlbK0M -- 0:00 Intro & Setup 0:47 Connecting & Subscribing 3:15 Reading the Messages 8:13 A Little Refactoring 8:55 We Could Stop There... 9:10 Offset Management 13:08 Recap and Reflect 13:45 Until Next Time...

Download

1 formats

Video Formats

360pmp432.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Kafka Consumers in Python - A Walkthrough | NatokHD