39e0c65db9
Confluent-kafka-python is a lightweight wrapper around librdkafka, a finely tuned C client. The Python bindings provides a high-level Producer and Consumer with support for the balanced consumer groups of Apache Kafka. WWW: https://github.com/confluentinc/confluent-kafka-python PR: 233403 Submitted by: sergey@akhmatov.ru Reviewed by: koobs
6 lines
281 B
Text
6 lines
281 B
Text
Confluent-kafka-python is a lightweight wrapper around librdkafka,
|
|
a finely tuned C client. The Python bindings provides a high-level
|
|
Producer and Consumer with support for the balanced consumer groups
|
|
of Apache Kafka.
|
|
|
|
WWW: https://github.com/confluentinc/confluent-kafka-python
|