jconsole reports the exact same number, so no issue there.

I re-ran my tests and checking the statistics immediately after the run was
completed.The statistics make more sense now with the definition you
provided. The average enqueue time is consistent with the test - aprox.
1000ms which is the time it took to send all messages before the first
dequeue started.

However, the naming of this property is very confusing, IMHO. For me,
enqueuing is the process of putting a message into a queue and dequeuing is
the process of taking it out. So, the property should actually be more "time
queued" meaning the amount of time a message was sitting in a queue.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Statistics-Question-tp4676092p4676131.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to