Apache Kafka
- Formal
-
Apache Kafka is an open-source message broker project developed by the Apache Software Foundation, written in Scala. The project aims to provide a unified, high-throughput, low-latency platform for real-time handling data feeds.
- Practical
-
The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds. The design is heavily influenced by transaction logs.