[rabbitmq-discuss] .NET client - prefetch issue

elpatron erez.semaria at gmail.com
Mon Oct 21 21:29:39 BST 2013


Having this /exact/ same issue. By my estimation, the prefetch_count marks an
upper bound to the number of documents that can be un-acked at any given
time. Having set my qos thusly

con.basicQos(0, 1, false)

I am still consuming upper of 100 messages (using channel.basicGet( queue,
false )) before I hit my very first ack.




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/NET-client-prefetch-issue-tp23286p30692.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list