Hi, I would like to build a push-style publish subscribe messaging system using the qpid::messaging API and C++ Broker. Is this possible?
I can see from previous posts, this push-style is not directly supported. http://qpid.2158936.n2.nabble.com/Best-Practices-for-C-API-td7481171.html http://qpid.2158936.n2.nabble.com/Durable-subscriptions-in-C-API-td7593242.html It looks like there is a callback mechanism when using .NET SessionReceiver CallbackServer But I am looking for a more cross platform solution in C++ Is there any plans to support a Callback/MessageListener feature in future versions of the qpid::messaging API ? Regards, Marianne. -- View this message in context: http://qpid.2158936.n2.nabble.com/push-style-Pub-Sub-with-qpid-messaging-API-tp7624169.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
