Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndy2/hello-kafka-producer-consumer


https://github.com/ndy2/hello-kafka-producer-consumer

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Hello Kafka Producer Consumer

1. run kafka
`docker-compose up`

2. exec into kafka container

## Basic Kafka Commands

TBD