News

I am working with kafka-python. I would like to fetch big amount data from kafka topic till its empty. Then do some action. Then start consuming online new events from that topic. My kafka-python ...
confluent-kafka-python provides a high-level Producer, Consumer and AdminClient compatible with all Apache Kafka TM brokers >= v0.8, Confluent Cloud and Confluent Platform.The client is: Reliable - It ...