Kafka # 007 # Python Producer Code (Using Confluent-Kafka Library)

Опубликовано: 02 Октябрь 2024
на канале: Sumanshu Nankana
545
8

#kafka #confluent

In this video, we will do the actual handson coding exercise in python using confluent kafka library for producer code and will produce the messages in the redpanda cluster.

We will produce or send simple string or text message.

Code:
https://github.com/Sumanshu-Nankana/k...


Documentations:

https://pypi.org/project/confluent-ka...
https://docs.confluent.io/platform/cu...
https://github.com/confluentinc/confl...

#kafka