setup kafka in windows
What is Kafka
Kafka is a publish/subscribe based messaging system. In other words its an event streaming platform by which we can write/read events streams. This is a messaging system by which we can send/receive messages between process. In this t...
ashishkumar.hashnode.dev1 min read