Consuming with Consumer Groups
Use confluent-kafka Consumer groups to subscribe to topics, consume records, and resume from a committed offset across client sessions.
Use confluent-kafka Consumer groups to subscribe to topics, consume records, and resume from a committed offset across client sessions.
Create, describe, alter, and delete topics using the confluent-kafka AdminClient or kcat.