https://github.com/hackerharsh-77/kafka-message-service
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
https://github.com/hackerharsh-77/kafka-message-service
docker docker-image kafka kafka-consumer kafka-producer nodejs zookeeper
Last synced: 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/hackerharsh-77/kafka-message-service
- Owner: hackerharsh-77
- Created: 2024-03-13T12:17:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T12:21:31.000Z (over 2 years ago)
- Last Synced: 2025-04-09T14:17:21.448Z (about 1 year ago)
- Topics: docker, docker-image, kafka, kafka-consumer, kafka-producer, nodejs, zookeeper
- Language: JavaScript
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Running Locally
Run Multiple Consumers
node consumer.js
Create Producer
node producer.js
> ABC south
> ABC north