Skip to content

A simple Kafka produce & consumer example with rebalance listener

Notifications You must be signed in to change notification settings

jmanuelc87/kafka-producer-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Producer Consumer

A simple Kafka producer & consumer example with a re-balance listener.

For running the application install a docker engine (Docker Desktop or Rancher Desktop) and execute.

docker compose up

To start producing events into the kafka broker run Producer.java and to start consuming events run Consumer.java both files are pointing to localhost:9092.

About

A simple Kafka produce & consumer example with rebalance listener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages