NODE JS Kafka Producer/Subscriber
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. There are lot of libraries in node js which we can use to write producer/subscriber for our...
ashishkumar.hashnode.dev1 min read
Ashish K
Self taught developer
check this git repository for code reference github.com/devashishkumar/node-kafka