#Apache Kafka examples This repository includes examples demonstrating how to use the New Java Kafka Producer and Consumer. All examples are based on Kafka 0.11.0.0 and Java 1.7+.
Some of the example ideas are borrowed from @confluentinc, @gwenshap and Apache Kafka Opensource community.