[rabbitmq-discuss] queues scheme at startup time

Matthew Sackman matthew at lshift.net
Fri Apr 2 16:19:17 BST 2010


Hi Henry,

On Wed, Mar 24, 2010 at 02:34:22PM -0700, Tony Garnock-Jones wrote:
> Not yet, there isn't. Your best bet for now is to either write and run a
> small app that sets things up right, with durable exchanges and queues
> which will survive restarts, or to use BQL
> (http://www.rabbitmq.com/rabbitmq-bql.html) to do much the same thing.

Actually, just thinking out loud, the shovel has the ability to perform
arbitrary AMQP actions whenever it connects. This includes creating queues
etc. http://hg.rabbitmq.com/rabbitmq-shovel/ and
http://hg.rabbitmq.com/rabbitmq-shovel/file/default/README in particular.

Matthew




More information about the rabbitmq-discuss mailing list