Migrating from Mirrored Classic Queues to Quorum Queues

Quorum Queues are a superior replacement for Classic Mirrored Queues that were introduced in RabbitMQ version 3.8. And there are two complementary reasons why you would need to migrate. First of all, Classic Mirrored Queues were deprecated in 3.9, with a formal announcement posted on August 21, 2021. They will…

Continue ReadingMigrating from Mirrored Classic Queues to Quorum Queues

Stream Filtering

Stream filtering is a new feature in RabbitMQ 3.13. It allows to save bandwidth between the broker and consuming applications when those applications need only a subset of the messages of a stream. Keep reading to find out how stream filtering works and see it in action. Concepts of Stream…

Continue ReadingStream Filtering

RabbitMQ 3.13.0 Is Here!

RabbitMQ 3.13 is now available with support for MQTTv5, stream filtering and significant improvements to classic queue performance, especially for larger messages. Read dedicated blog posts for more details about these changes: support for version 5 of the MQTT protocol support for stream filtering performance improvements RabbitMQ 3.13 is the…

Continue ReadingRabbitMQ 3.13.0 Is Here!