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

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


Hi Alexandre,
I am planning to then use threads to handle the non-blocking read-message.
How are you going to handle non-blocking i/o?

Thanks
Regards
Deepak

On Jan 17, 2011, at 3:03 PM, Alexandre Kalendarev wrote:

the rabbitmq-c client d't have no-blocking i/o.
I want to realize  (I planed in future ) the non-blocking i/o for amqp in my project  rabbitmq-cpp by using libevent.


Alexandre

Mon, 17 Jan 2011 14:56:59 +0530 письмо от Deepak Vijayvergiy <vdeepak at yahoo-inc.com<mailto:vdeepak at yahoo-inc.com>>:

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
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com<x-msg://94/sentmsg?compose&To=rabbitmq%2ddiscuss@lists.rabbitmq.com>
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110117/37f1d6b3/attachment-0001.htm>


More information about the rabbitmq-discuss mailing list