Apache Kafka – Simple Tutorial

  In this post I want to highlight my fascination with Kafka and its usage. Kafka is a broker just like “RabbitMQ” or “JMS”. So what’s the difference? Difference are: It is distributed it is fault tolerant – because of messages being replicated across the cluster It does one thing and one thing only i.e.Continue reading “Apache Kafka – Simple Tutorial”