make it easy to query the queue size (or topic stats) from any language by 
sending a message
--------------------------------------------------------------------------------------------

                 Key: AMQ-2379
                 URL: https://issues.apache.org/activemq/browse/AMQ-2379
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: James Strachan
             Fix For: 5.3.0


let folks send a message (with a JMSReplyTo header) to a pseudo destination

{code}
ActiveMQ.Statistics.Queues.MyQueue
{code}

and get back a MapMessage with key/value pairs containing the current queue 
size, the enqueue/dequeue rates, number of consumers and other handy stats. 
Then folks could use this easily from CMS and NMS as well as via STOMP

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to