Skip to main content

RabbitMQ

RabbitMQ is an open-source message broker software that facilitates reliable messaging between applications and services. It supports a variety of messaging protocols such as AMQP and MQTT, making it a versatile solution for modern distributed systems. With RabbitMQ, you can efficiently manage message queues, exchanges, and routing, enabling seamless communication across different components of your application. It also provides a user-friendly web-based management interface for monitoring, configuration, and troubleshooting.

Quick Info

FieldValue
CategoryDev & Infrastructure
SubcategoryAPI & Backend
Default Port5672
Docker Imagerabbitmq:3-management
DependenciesDocker
OS SupportUbuntu 22.04, Ubuntu 24.04, Debian 12