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

https://github.com/keuller/kafka-client

Kafka examples
https://github.com/keuller/kafka-client

kafka

Last synced: 3 months ago
JSON representation

Kafka examples

Awesome Lists containing this project

README

        

# Kafka Example

This project show some examples of Kafka's producers and consumers.

This clients were tested using Kafka 0.10.x.

There are 3 implementation:

- Python
- NodeJS
- Golang