[ 原始碼: python-kafka ]
套件:python3-kafka(2.0.2-3)
Pure Python client for Apache Kafka - Python 3.x
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.
其他與 python3-kafka 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-kafka-doc
- Pure Python client for Apache Kafka - doc
-
- sug: python3-six
- Python 2 and 3 compatibility library