[rabbitmq-discuss] Server-wide persistent global "property"?

Frank Shearar frank.shearar at gmail.com
Fri Oct 4 11:38:09 BST 2013


On 4 October 2013 10:16, Michael Klishin <michael at rabbitmq.com> wrote:
> Steve Marotta:
>
>> Is that possible in RabbitMQ?
>
> In theory yes but it will likely be unnecessarily painful.
>
> Sounds like you want Redis, ZooKeeper or etcd.

But if you insisted on using RabbitMQ you could look at using a Last
value caching exchange:
https://github.com/simonmacmullen/rabbitmq-lvc-plugin

frank

> MK


More information about the rabbitmq-discuss mailing list