Skip to content

his demo application demonstrate how to use kafka java client to push and receive message through kafka

License

Notifications You must be signed in to change notification settings

nikitap492/Kafka-producer-consumer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kafka demo application

This demo application demonstrate how to use kafka clients to push and receive message through kafka

For using this example you should create topic in kafka "e-comm-transactions" It's name of kafka topic which is using in this demo application. You may also setup num of partitions more than 1 for multithreading consumption

About

his demo application demonstrate how to use kafka java client to push and receive message through kafka

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages