Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 381 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 381 Bytes

#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.