[rabbitmq-discuss] Unexpected blocking in channel.basicGet()

Tim Watson watson.timothy at gmail.com
Fri May 3 14:20:50 BST 2013


On 3 May 2013, at 13:59, Dave Goldstein <dave at performantsoftware.com> wrote:

> Folks,
> 
> I am seeing a periodic and unexpected block in the call to channel.basicGet(). My understanding is that this is a non-blocking call

No, it's a synchronous dialogue, so the client will wait for get_ok | get_empty.

Cheers,
Tim


More information about the rabbitmq-discuss mailing list