corersky / kafka-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Apache Kafka examples This repository includes examples demonstrating how to use the New Java Kafka Producer and Consumer. All examples are based on Kafka 2.3.0 and Java 1.8+.

Some of the example ideas are borrowed from @confluentinc, @gwenshap and Apache Kafka Opensource community.

About

License:Apache License 2.0


Languages

Language:Java 98.3%Language:Shell 1.7%