[rabbitmq-discuss] Alternative to "immediate" in RabbitMQ 3.x

Michael Klishin mklishin at gopivotal.com
Mon Oct 21 21:24:58 BST 2013


On 21 Oct 2013, at 23:52, Chris <stuff at moesel.net> wrote:

> Question #1: Is there some other way of doing it that I'm not thinking of?

This is basically a presence problem. I'd recommend using a coordination
service such as etcd or ZooKeeper, or at least a K/V store like Redis, when
you need presence or coordination between publishers and consumers.

MK





More information about the rabbitmq-discuss mailing list