aboutsummaryrefslogtreecommitdiff

Docker Kafka

A hello world example of how to use Kafka with python. You can run the consumer in one terminal with python consumer.py and the producer in another with python producer.py and watch some counters increment.