[rabbitmq-discuss] Regarding the non-blocking call of "amqp_simple_wait_frame"

Deepak Vijayvergiy vdeepak at yahoo-inc.com
Mon Jan 17 09:26:59 GMT 2011


Hello,
I am implementing RabbitMQ-C client library in my c++ project and I have a question about the message reading from the queue.
We need to call the function amqp_simple_wait_frame(), and we are blocked here to get the result, and then return  when we get the message.
Question is: Do you also have some other way in which we can read the message without blocking?

Thanks
Regards
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110117/03405e25/attachment.htm>


More information about the rabbitmq-discuss mailing list