freebsd-ports/net/py-confluent-kafka/pkg-descr
Tobias Kortkamp 39e0c65db9 New port: net/py-confluent-kafka
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
2019-01-28 19:09:37 +00:00

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