BlazingMQ: High-performance open source message queuing system

The web content discusses two key features of a distributed system: clustering and quorum-based replication, and message routing strategies. The system is built on industry-standard best practices to ensure highly-available queues. It offers different routing strategies to aid in implementing complex message processing pipelines. One unique aspect is the multi-hop network topology that creates a distribution tree for each queue, resulting in network bandwidth savings for specific use cases. Controversial or surprising information is not included in this content.

https://bloomberg.github.io/blazingmq/

To top