RabbitMQ Gets Simpler, Better At STOMP, MQTT
RabbitMQ 3.0 was recently released with STOMP 1.2 support, new plugins for Web-STOMP and MQTT, several performance improvements and more.
Some of the interesting features introduced in this version -
- Better compatibility with STOMP - all message properties available for AMQP are mapped to STOMP and vice-versa
- Plugins for Web-STOMP (to access from browser over WebSockets, with SockJS as fallback) and MQTT (implements MQTT 3.1)
- Simpler commands for clustering
- Policy-based, faster mirroring
- Dynamic Federation
- New, simpler clustering commands
- Per-message TTL
- Memory Use statistics
You can have a look at entire list of changes along with bug fixes and performance enhancements in the release notes. Some of these are breaking changes as explained in the RabbitMQ blog – the team also describes how to handle them when planning an upgrade.
RabbitMQ is open source Message broker software, built on Erlang, that implements the AMQP standard. It also provides gateways for HTTP, STOMP and MQTT protocols. You can learn more about RabbitMQ by viewing this presentation.
Educational Content
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 2013
C++11 The Future is Here
Bjarne Stroustrup Jun 16, 2013
The Big Data Revolution
Claudia Perlich Jun 16, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think