This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:r:rabbitmq [2022/01/11 00:58] nick |
dido:public:ra:xapend:xapend.a_glossary:r:rabbitmq [2022/01/11 01:34] (current) nick |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | ||
| - | **RabbitMQ** is an open-source [[dido:public:ra:xapend:xapend.a_glossary:m:msg_broker]] software (sometimes called [[dido:public:ra:xapend:xapend.a_glossary:m:mom]]) that originally implemented the Advanced Message Queuing Protocol (AMQP) and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol (STOMP), [[dido:public:ra:xapend.stds:tech:oasis:mqtt]], and other protocols. | + | **RabbitMQ** is an open-source [[dido:public:ra:xapend:xapend.a_glossary:m:msg_broker]] software (sometimes called [[dido:public:ra:xapend:xapend.a_glossary:m:mom]]) that originally implemented the [[dido:public:ra:xapend:xapend.a_glossary:a:amqp]] and has since been extended with a [[dido:public:ra:xapend:xapend.a_glossary:p:plug_in]] architecture to support [[dido:public:ra:xapend:xapend.a_glossary:s:stomp]], [[dido:public:ra:xapend:xapend.b_stds:tech:oasis:mqtt]], and other [[dido:public:ra:xapend:xapend.a_glossary:p:protocol | Protocols]]. |
| - | Written in Erlang, the RabbitMQ [[dido:public:ra:xapend:xapend.a_glossary:s:server]] is built on the Open Telecom Platform framework for clustering and failover. [[dido:public:ra:xapend:xapend.a_glossary:c:client]] libraries to interface with the broker are available for all major programming languages. The source code is released under the Mozilla Public License. | + | Written in Erlang, the **RabbitMQ** [[dido:public:ra:xapend:xapend.a_glossary:s:server]] is built on the [[dido:public:ra:xapend:xapend.a_glossary:o:open_telecom_platform]] framework for clustering and [[dido:public:ra:xapend:xapend.a_glossary:f:failover]]. [[dido:public:ra:xapend:xapend.a_glossary:c:client]] libraries to [[dido:public:ra:xapend:xapend.a_glossary:i:interface]] with the broker are available for all major programming languages. The source code is released under the Mozilla Public License. |
| Source: [[https://en.wikipedia.org/wiki/RabbitMQ ]] | Source: [[https://en.wikipedia.org/wiki/RabbitMQ ]] | ||