[rabbitmq-discuss] basic.qos support?

Matthias Radestock matthias at lshift.net
Wed Mar 11 23:10:21 GMT 2009


Robert,

Elsner, Robert wrote:
> If a message is not marked immediate=true, and the basicQos(10) is
> called on the channel, would you expect it to continue adding messages
> to the queue for delivery?

basicQos affects the transmission of messages from queues to consumers 
only. It does not affect the publication side; messages still get routed 
to the queue and queued by it as normal.


Matthias.




More information about the rabbitmq-discuss mailing list