UNCLASSIFIED

README.md 892 Bytes
Newer Older
sean.melissari's avatar
sean.melissari committed
1
# RabbitMQ
sean.melissari's avatar
sean.melissari committed
2

sean.melissari's avatar
sean.melissari committed
3 4 5 6 7 8 9 10 11 12 13 14 15 16
RabbitMQ is the most widely deployed open source message broker.
With tens of thousands of users, RabbitMQ is one of the most popular open source message brokers. From T-Mobile to Runtastic, RabbitMQ is used worldwide at small startups and large enterprises.

RabbitMQ is lightweight and easy to deploy on premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements.

RabbitMQ runs on many operating systems and cloud environments, and provides a wide range of developer tools for most popular languages.

## Documentation

To learn more about RabbitMQ [go to the complete documentation](https://www.rabbitmq.com/documentation.html).

## Deployment

Refer to the official Docker [image](https://hub.docker.com/_/rabbitmq) for deployment instructions.