Hi

The Qpid C++ client library class qpid::messaging::Receiver allows synchronous (blocking) receiving from a queue using get() or fetch().

Is there also a way how to receive asynchronously, by registering a callback function or listener?

Is qpid::client::SubscriptionManager still supported in version 0.8?

Many thanks
Jiri


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to