Only registred users can make comments

Start with RabbitMQ: Create A Chat App

TL;DR

In a world where services are increasingly decoupled and owned by different teams, let's call it microservices, the need for reliable, asynchronous information exchange is necessary. Whether it's due to high load, temporary disruptions, or service unavailability, we need a robust mechanism to ensure data is processed without failures.