Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kullmanp/kafkaexample


https://github.com/kullmanp/kafkaexample

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Kafka Consumer/Producer Example

Read a kafka topic from all partitions and allow the messages to
be searched in a thread safe manner.

No consumer groups are used in the example.