Quorum Queues are a new type for implementing durable and replicated Queues in RabbitMQ. In order to replace mirroring Queue, this new type is built to perform specific use cases where data safety is mandatory in our business solution. In this article, I want to show you this new type in action in a RabbitMQ … Continue reading "RabbitMQ – Build Quorum Queue in Cluster"
↧