Skip to content

Created a Kafka Message service which takes Delivery rider's info such as Rider location and transfers the data to multiple consumer groups with high throughput

Notifications You must be signed in to change notification settings

hackerharsh-77/kafka-message-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Locally
Run Multiple Consumers
node consumer.js <GROUP_NAME>
Create Producer
node producer.js

ABC south
ABC north

About

Created a Kafka Message service which takes Delivery rider's info such as Rider location and transfers the data to multiple consumer groups with high throughput

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published