- RabbitMQ is a message broker written in Erlang.
- It is open source but commercial support is offered.
- RabbitMQ uses standardized messaging protocols.
- A protocol is similar to like hdp is a protocol just optimized for messaging.
- The protocol supported out of the box is AMQP(Advanced messaging queuing protocol) version 0.9 .
- The other protocol are supported using the built in plugins system.
- There are RabbitMQ client framework available but because RabbitMQ uses the standard protocols you can interact with it using any programming language even the javascript.
- RabbitMQ also supports clustering ensuring the high availaibility of the broker service even if the hardware is failing.
Saturday, August 13, 2016
About RabbitMQ
Labels:
Rabbitmq
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment