<div dir="ltr"><div class="gmail_extra">2013/7/18 crrad <span dir="ltr">&lt;<a href="mailto:rattyk@mail.ru" target="_blank">rattyk@mail.ru</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":2b9" style="overflow:hidden">I&#39;ve figured out, that I&#39;m sending messages at rate 20 per second.<br>
Rabbit is probably choking, but at some time it delivers the messages at<br>
constant delay of 15 seconds.<br>
Setting rate to 4 per second solved the problem.</div></blockquote></div><br>These are abnormal rates. What&#39;s the average size of your messages?</div><div class="gmail_extra">Do you see your publishers being blocked in rabbitmq log?<br>

<br clear="all"><div>If messages are &lt; 1K, you can push about 6-8K of them per second even</div><div>with clients in Ruby or Python. I&#39;d recommend trying to reproduce the problem</div><div>with a different client first.</div>

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>