The basics you need to know about Kafka [Graphic Explanation Ahead π₯οΈ]
Hey π
Welcome to my Apache Kafka series. In this series, we will be, one by one covering, (with the help of interactive & friendly graphics) from the basic terminology to deep diving into the brilliant architecture behind the wonderful piece of soft...
pankajtanwar.hashnode.dev5 min read
Ivan Tang
My 2 cents: Kafka topics are not like queues.
You can only have one consumer/subscriber for a message queue, i.e. a message from a queue goes to one and ONLY one subscriber!