<div dir="ltr">Hi Matthias,<div><br></div><div>thanks very much. So, for the queues having high values in ready& total # of messages(even go up to 300K messages), rabbit MQ performance won't get affected?</div><div>

only those queues having high values in unacked and total would harm the rabbitMQ performance, is that correct?</div><div><br></div><div>BTW, for 2 applications subscribing to the same subscribe channel, 2 separate queues are created, if for some reasons, one of them has problems and cause the queue stuck (e.g. high # unack messages) will another queue being affected?</div>

<div><br></div><div>Thanks very much</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 3:23 PM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 15/04/14 07:01, Michael Klishin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 15 April 2014 at 09:52:51, AJ (<a href="mailto:juno@algorithmictradinggroup.com" target="_blank">juno@algorithmictradinggroup.<u></u>com</a>) wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Would anyone please kindly explain more on the 'Ready', 'Unacked'<br>
</blockquote>
and 'Total' messages of a queue?<br>
</blockquote>
<br>
Messages delivered by RabbitMQ to consumers can be acknowledged automatically<br>
(as soon as they are sent out) or manually using IModel#BasicAck.<br>
<br>
“Ready” messages are not delivered and simply sitting in a queue.<br>
Total = ready + unacknowledged.<br>
</blockquote>
<br>
Btw, the meaning of these is explained in the management UI's built-in help - click on the '?' above the chart.<span class="HOEnZb"><font color="#888888"><br>
<br>
Matthias.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Juno Chan<div>Algorithmic Trading Group (ATG) Ltd</div><div><a href="http://www.algorithmictradinggroup.com" target="_blank">www.algorithmictradinggroup.com</a></div>

<div><br></div></div>
</div>