On 10/28/2010 04:53 PM, [email protected] wrote:
If I am using the old API. Does this mean I can't use Topic? I didn't find topic related class in qpid::client namespace. The pub-sub example uses different queues to handle the topic subscription.
You can use the exact same pattern. You just need to do it explicitly as shown by the pub-sub example you adapted. This is what the JMS client does under the covers for a topic.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
