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

https://github.com/sebruck/kafka-talk

Code snippets for my talk about apache kafka
https://github.com/sebruck/kafka-talk

Last synced: 9 months ago
JSON representation

Code snippets for my talk about apache kafka

Awesome Lists containing this project

README

          

# Kafka Talk

Code examples for my talk about Apache Kafka.

## Run

Slides can be found [here](Talk_Kafka_Basics.pdf).

To run these examples Kafka needs to be started on your local machine,
please follow the steps 1 & 2 in the [quickstart](https://kafka.apache.org/quickstart#quickstart_download).