python3-kafka

Pure Python client for Apache Kafka - Python 3.x
  https://github.com/mumrah/kafka-python
  0
  no reviews



This module provides low-level protocol support for Apache Kafka as well as high-level consumer and producer classes. Request batching is supported by the protocol as well as broker-aware request routing. Gzip and Snappy compression is also supported for message sets.

This package contains the Python 3.x module.