<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/6/6 Joost Reuzel <span dir="ltr">&lt;<a href="mailto:joost.reuzel@gmail.com" target="_blank">joost.reuzel@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

For example: when a single process handles messages at a rate of 800 msg/sec. Adding a second (similar) process has the result of both processes handling messages at a rate of 400 msg/sec each, with again 800 msg/sec as total. When we shutdown one of the processes, the msg rate of the other process increases to (you guessed) 800 msg/sec.</blockquote>

</div><br>Just to clarify, are they OS processes? Do they share a channel you use basic.qos on?<br>-- <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>