[rabbitmq-discuss] rabbitmq-shovel
Matthew Sackman
matthew at lshift.net
Thu Apr 22 19:58:11 BST 2010
On Thu, Apr 22, 2010 at 11:40:18AM -0700, Mark Lin wrote:
> Two quick questions, is it possible to define multiple queue.bind in
> the same declaration?.
Yes. There are no restrictions on the declarations at all.
> And can we use the Most-Recently-Declared-Queue in the resource definition and NOT have it persistent so if shovel dies, the queue dies with it instead of accumulate messages?
Yes. When you declare the queue, make sure you set the auto-delete flag.
Matthew
More information about the rabbitmq-discuss
mailing list