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

Alexandre Kalendarev akalend at mail.ru
Mon Jan 17 09:33:06 GMT 2011


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>:

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?
ThanksRegardsDeepak_______________________________________________
rabbitmq-discuss mailing list
 rabbitmq-discuss at lists.rabbitmq.com (sentmsg?compose&amp;To=rabbitmq%2ddiscuss at lists.rabbitmq.com) 
 https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss (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/b697fa63/attachment.htm>


More information about the rabbitmq-discuss mailing list