Skip to main content

Fast python kafka client for asyncio.

Project description

Fast python kafka client for asyncio. Asynckafka is written in Cython on top of Rdkafka as kafka driver.

Right now it is work in progress, so use it at our own risk. Before the 1.0.0 release i don’t warranty stability in the api between the minor version numbers.

Documentation

Benchmark

This project was born from the need to have a high performance kafka library for asyncio.

Comparison between Asynckafka and Aiokafka in production and consumption.

Production

docs/benchmark/graphs/producer.png

Consumption

docs/benchmark/graphs/consumer.png

The benchmark used for asynckafka is in benchmark directory while the benchmark used for aiokafka is in its own repository, also in the benchmark folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asynckafka-0.1.2.tar.gz (670.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page