Slide 21
Slide 21 text
• an message broker implemented with Erlang/OTP
• implements all the AMQP 0.9.1 concepts:
messages, queues, exchanges, bindings, virtual hosts ...
• ... and with plugins for other messaging protocols such as
STOMP, XMPP, and more
• has fantastic client support in a variety of popular
languages: Ruby, Python, Java, PHP, C#, JavaScript, Go, Elixir,
Objective-C, Swift, ...