<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/9/23 Haster <span dir="ltr"><<a href="mailto:haster2004@yandex.ru" target="_blank">haster2004@yandex.ru</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
And if prefetch_count = 1 but 1st consumer has already processed his<br>
message? Will server send new message again to consumer1? Or in any cases<br>
next message will be sent to consumer2?</blockquote></div><br></div><div class="gmail_extra">It's round robin between consumers that haven't gone above the basic.qos setting<br></div><div class="gmail_extra">for their channel. With prefetch > 1 it's just harder to see because you have more<br>
</div><div class="gmail_extra">messages in flight.<br></div><div class="gmail_extra">-- <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>