Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avsbharadwaj/kafka_store
https://github.com/avsbharadwaj/kafka_store
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avsbharadwaj/kafka_store
- Owner: AVSBharadwaj
- Created: 2022-01-08T08:52:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T08:57:39.000Z (about 3 years ago)
- Last Synced: 2024-05-06T04:24:13.248Z (9 months ago)
- Language: Scala
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kafka_store
Simple kafka consumer producer application written in Scala. The producer application puts a "Hello world" message to the local kafka cluster which is then read by the consumer and printed on console.