[rabbitmq-discuss] Can I get this behavior through a custom plugin?

Michael Klishin mklishin at gopivotal.com
Mon Oct 21 09:03:49 BST 2013


On oct 21, 2013, at 4:36 a.m., Dan Larkin <dan at danlarkin.org> wrote:

> So my question is simply:  is this behavior possible?

With a custom exchange you can prevent duplicates from being routed but it will
require scanning the entire queue.

It may be possible with a plugin, however, using a coordination service (e.g. etcd or ZooKeeper,
or even a K/V store like Redis) may be an easier way out. Upgrading a plugin will require a node
restart.

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131021/1d1ab942/attachment.pgp>


More information about the rabbitmq-discuss mailing list