[rabbitmq-discuss] basic.qos support?
Elsner, Robert
Robert.Elsner at echostar.com
Wed Mar 11 23:16:59 GMT 2009
> 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.
That would explain the behavior I saw using rabbitmqctl to list
information about the queues, the number of messages would bounce around
for a client allowed to consume all of the data, but was fixed at 10
when a client was blocked from consuming data.
Thanks for the clarification,
Rob
More information about the rabbitmq-discuss
mailing list