·
📨 Kafka is an open-source software platform developed by LinkedIn to handle real-time ⌚ data.
It is a distributed system 🌍 consisting of servers and clients that communicate via a high-performance 💪 TCP network protocol.
It publishes and subscribes to a stream of records.
#kafka #poll #programming