Apache Kafka is an open-source distributed event streaming platform.

What does this mean? - Kafka combines three key capabilities so you can implement your use cases for event streaming end-to-end with a single solution:


To publish (write) and subscribe to (read) streams of events, including continuous import/export of your data from other...