Skip to content

It counts the messages that pass through zookeeper and can be used in application where real time message counting is desired with polling and batch processing

License

Notifications You must be signed in to change notification settings

RuntimeeError/Kafka-polling-messages-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kafka-polling-messages-batch

It counts the messages that pass through zookeeper and can be used in application where real time message counting is desired with polling and batch processing This repo contains two java files namely kafka producer and consumer. The goal is the produce large number of messages and consume it in batches To achieve this polling feature of zookeeper is used. Start kafka server and zookeeper on your local or server environment and run the producer and consumer independently. Make sure you change topic name , polling time as required.

About

It counts the messages that pass through zookeeper and can be used in application where real time message counting is desired with polling and batch processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages