[rabbitmq-discuss] Ruby AMQP gem 0.8.0.rc13 is released

Alvaro Videla videlalvaro at gmail.com
Sun Jun 5 18:52:24 BST 2011


Matthias,

> In protocol terms it actually *can* make sense to declare a server-named queue with 'nowait'. That's because AMQP has a little known feature: blank queue name in commands are substituted with the name of the most recently declared queue. Hence it is possible to, say, declare a server-named queue with 'nowait' and then bind it and consume from it.


How is the "most recently declared queue" handled. Is it broker wide, or channel wide? Or per vhost, or user?

-Alvaro



More information about the rabbitmq-discuss mailing list