PyKafka is a cluster-aware Kafka>=0.8.2 client for Python
I'm managing a kafka queue using a common consumer group across multiple machines. Now I also need to show the …