Simplified Kafka concept and example with nodejs
Introduction
Kafka is a distributed-event store and stream-processing platform supported by Apache.
How it works
Kafka improves the traditional server-client mechanism by putting a layer between server and client which acts as a connector storing ...
minkhant-dev.hashnode.dev3 min read