On 02/28/2012 06:14 AM, [email protected] wrote:
I am coding in C++. I wnat to register for messages. ie., My application has to tell me when particular message arrives from a queue. How to check for messsages in this scenario?
See http://qpid.apache.org/books/trunk/Programming-In-Apache-Qpid/html/ch02.html#id361262 for a simple example and some accompanying explanations. That guide is not long and is worth reading all the way through.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
