/kafka-gConsumer

gEvent compatible Kafka Consumer for Python 2

Primary LanguagePythonMIT LicenseMIT

Kafka gConsumer

Documentation Status Updates

gEvent compatible Kafka Consumer for Python 2

Provides a Consumer that is launched in a separate process to remove the blocking consumer.poll() method from a non-blocking concurrency event loop. This is written for the gEvent concurrency engine.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.