<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-02-26 0:20 GMT+04:00 Marty Wasznicky <span dir="ltr"><<a href="mailto:marty.wasznicky@neudesic.com" target="_blank">marty.wasznicky@neudesic.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:11pt">Unfortunately this is really slow.  Is there some property I’m missing that I can use to increase performance?</span></blockquote>

<div><br></div><div>You are not specifying if you want to increase throughput of the publisher or consumer.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<span style="font-size:11pt">  Since I’m setting the “multiple” flag to True in the BasicAck, I tried to call that on every 100
or 1000<font size="1"><span style="font-size:7.3pt"><sup>th</sup></span></font> message….but I found if an ack isn’t sent, I’m not allowed to read another message off the queue.</span></blockquote></div><br><div>Set basic.qos to a higher value (by default there is no limit):</div>

<div><br></div><div><a href="http://www.rabbitmq.com/tutorials/tutorial-two-dotnet.html">http://www.rabbitmq.com/tutorials/tutorial-two-dotnet.html</a><br></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>