Tom's wiki

Apache Kafka

https://kafka.apache.org

An event streaming and processing system written in Java. It can be thought of as a distributed append-only log. For a simple message broker, Kafka is overkill.

Features:

Learn

Concepts: