[rabbitmq-discuss] How to sanely bind one queue to many exchanges?
Paul Jones
pauljones23 at gmail.com
Sat Aug 15 08:28:08 BST 2009
On Sat, Aug 15, 2009 at 6:33 AM, Nathan Gray <n8gray at n8gray.org> wrote:
>
> Oops, more questions. Assume I've created a queue, bound it to an
> exchange with some keys, and started a consumer on it. If I want to
> bind on yet another key do I need to cancel the consumer first, or can
> I just keep issuing queue_bind at arbitrary times?
>
No, you can just bind whenever you like.
> Also, is there a nicely-formatted non-xml version of amqp0-8.xml somewhere?
>
The AMQP website has a PDF'ed version at
http://jira.amqp.org/confluence/download/attachments/720900/amqp-xml-doc0-8.pdf?version=1
Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090815/0d260422/attachment.htm
More information about the rabbitmq-discuss
mailing list