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

https://github.com/andreacrotti/kafka-streams-talk


https://github.com/andreacrotti/kafka-streams-talk

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# kafka-streams-talk

Material for the Kafka Streams talk.

## Usage

Start zookeeper and kafka first, and then run:

lein run -m kafka-streams-talk.word-count

For the word count example.

## License

Copyright © 2017 Andrea Crotti

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.