Monday, 4 February 2019

What is pub/sub system means ?

I made a simple chat app with socket.io and I am trying go a bit deeper into chat apps. I come across streaming architecture. I want to know more about pub/sub systems and message brokers. Can't really find good resources by just a Google search. I want to know about Apache Kafka and Rabbit MQ. And how there are different from what I am doing with socket.io ? I know that socket is a web socket implementation but how it relates to streaming architectures ? Please help.

Submitted February 04, 2019 at 08:49AM by sayanmallick

No comments:

Post a Comment