I need to find out the average time , a message stays in the queue before it gets de-queued.
I believe averageEnqueueTime will be the closest attribute that I can use for the purpose (Please correct me if I am wrong). But the platform I am using, does not support statistics pluging for now and will be supported in future. I want to mock the results , as when the plugin is available there should not be any difference in the statistics *PS:* Since time of enqueue and dequeue is logged (DB), I can us these data to calculate the average time, the message spent in queue, before getting picked up. Thanks in advance Happy Coding -- View this message in context: http://activemq.2283324.n4.nabble.com/How-activemq-statistics-plugin-calculates-averageEnqueueTime-and-other-attributes-tp4711738.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.