Is there a way in C# to do following

a) Find All Queues

b) For each Queue, find the count of consumers and Id/Name of Consumer

c) For each Queue, find the count of produces and Id/Name of Producer

I have used NMS but it does not give me a way of finding Consumer count for
a Queue or name of the consumer.

Zaeem



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-find-consumers-on-an-exiting-ActiveMQ-Queue-in-c-tp4728927.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to