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!

Erlang/OTP 27 Is Currently Not Supported

Erlang/OTP 27.0 was released on May 20th, 2024. While it contains a lot of exciting features and improvements, unfortunately RabbitMQ currently doesn't work well with this version. We are aware of significant performance regressions, as high as 30% lower message throughput in many common workloads. We are investigating the root…

Continue ReadingErlang/OTP 27 Is Currently Not Supported