[rabbitmq-discuss] Architecture question
Matthias Radestock
matthias at rabbitmq.com
Sun Nov 6 20:53:04 GMT 2011
Jelle,
Jelle Smet wrote:
> I have many clients spread over multiple (trusted) data centers.
> Data centers are linked to each other by WAN speed connections. Each
> client should have its own queue. I have 1 producer which should be
> able to submit messages which arrive to whatever queue, wherever.
> Ideally the producer just has to submit a message to an exchange with
> the routing key matching the queue and done.
Check out the federation plugin -
http://www.rabbitmq.com/plugins.html#rabbitmq_federation - which is
designed to handle exactly this type of scenario.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list