I went back and revisited http://www.infoq.com/news/2008/05/activemq-5.1-release and am a bit confused now. According to it they've added in an API for viewing JMS statistics.
InfoQ wrote: > There is a new API to help end users view available destinations and query > them to find JMS statistics such as active queue count, queue depth, > number of messages etc. How does this tie in with the JMX? Just to clarify I am trying to get the statistics in a java program. We can already use the web method of getting statistics but the desire is to incorporate those statistics into our program. -- View this message in context: http://www.nabble.com/DestinationStatistics-tp19397314p19398978.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
