• Stars
    star
    132
  • Rank 273,222 (Top 6 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Apache kafka examples

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