[rabbitmq-discuss] .NET client hangs on BasicGet
Matthias Radestock
matthias at lshift.net
Wed Jan 13 18:02:19 GMT 2010
Peter,
Peter Townsend wrote:
> I’m using the .NET client running against a windows installation of the
> RabbitMQ broker. I have found that calls to IModel.BasicGet(...) will
> hang after process a number of message. The number of messages processed
> before it hangs changes with each run.
When it hangs, please take a thread dump and post it here.
> I refactored to use a BasicConsume approach
It will probably be easier to debug this by sticking to BasicGet.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list