Apache Kafka
- is an open-source:
- stream-processing public/subscribe messaging system
- distributed, redundant event ledger system
- often used with Apache Hadoop
- developed by LinkedIn and donated to the Apache Software Foundation
- written in Scala and Java