Looks like it.<div><div>Thank you.<br><div><div><br>�������, 24 ������� 2013 �. ������������ Simon MacMullen  �����:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It&#39;s not currently very easy to figure out which parts of your RabbitMQ server are bottlenecks. This is something we&#39;d like to improve in the future.<br>
<br>
However, I can take a guess. Any single queue process can only use 1 CPU core to 100%. So I suspect that&#39;s what you&#39;re seeing, and 30k msg/s sounds about right for a single queue with small transient messages.<br>

<br>
So to go faster you&#39;ll need to split the load across queues.<br>
<br>
Cheers, Simon<br>
<br>
On 24/10/13 07:35, Alexander Scherbakov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi.<br>
<br>
I have server 16Gb RAM, 16 CPU.<br>
RabbitMQ receive from publisher ~30 000 msg/sec in 1 queue (type direct,<br>
message size about 150 bytes).<br>
In resource monitors I see no problem. CPU load is small, memory have no<br>
problem, network and I/O too.<br>
Where there may be a bottleneck?<br>
<br>
<br>
Regards,<br>
Alexndr.<br>
<br>
<br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a>rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
<br>
</blockquote>
<br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</blockquote></div></div></div></div>