Re: Multiple Consumers Consume data from single Durable queue

2020-08-10 Thread umohank
Sorry, it is duplicate issue. By mistake submitted twice, I didn't find the way to delete the duplicate. Thanks, Mohan -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html - To unsubscribe, e-mail: u

Re: Multiple Consumers Consume data from single Durable queue

2020-08-10 Thread Robbie Gemmell
I had already replied before this to your initial thread with some suggestions, see there. I see you used Nabble, possibly it was just being slow, though the posts are there as I look. It seems Nabble may be on the way out though: http://support.nabble.com/The-Future-of-Nabble-td7605923.html. You

Multiple Consumers Consume data from single Durable queue

2020-08-07 Thread mohank
Hi, I want to create durable queue to consume data from multiple consumer applications using there filters. Using : Broker : ActiveMQ Artemis Client : QPID Messaging C++ using the address testqueue.#; {create: receiver, link: {durable:True, name: 'Test', filter:{name:jms-selector, descriptor:'ap