Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 204 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 204 Bytes

Docker Kafka

A hello world example of how to use Kafka with python.

Bring up the container and enter the backend with:

make up && make enter

Run app:

faust -A myapp worker -l info