Ask HN: Can you help recommend a Task Queue Library in Python which uses Kafka?

2 points by manikandarajs ↗ HN

1 comment

[ 0.25 ms ] story [ 10.3 ms ] thread
I understand Celery/RabbitMQ is defacto standard when it comes to Python, but with Kafka becoming more and more efficient, it would be better to adapt to Kafka.

Any suggestions.