Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 756 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 756 Bytes

RabbitMQ

This is the core Apache Brooklyn integration for deployment and in-life management of RabbitMQ. The details of this catalog item are covered here.

RabbitMQ is an open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP). The RabbitMQ server is written in the Erlang programming language and is built on the Open Telecom Platform framework for clustering and failover. Client libraries to interface with the broker are available for all major programming languages.