Re: Registering for messages

2012-02-28 Thread Gordon Sim
On 02/28/2012 06:14 AM, sinduja.rama...@gmail.com 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-Apa

Registering for messages

2012-02-27 Thread sinduja . ramaraj
Hi, 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? Regards, Sinduja.R