Technology RadarTechnology Radar

RabbitMQ

In Use

A widely-used open-source message broker that implements Advanced Message Queuing Protocol (AMQP), enabling reliable asynchronous communication between distributed applications and microservices.

This is our mainly used message broker in distributed systems. It provides robust message delivery guarantees, flexible routing options, excellent integration with MassTransit, and proven reliability for handling high-throughput messaging scenarios in our microservices architecture.