Hi there

We're facing some performance issues with ActiveMQ and came across a high value 
of average enqueue time of 8200ms which is quite high. I'm wondering what the 
measure points are of "enqueue time"? If the message producer has no available 
connection to the broker is the waiting time included for "enqueue time"?


Here the full statistics information of the queue TEST:


Name TEST
Queue Size 0
Producer # 0
Consumer # 1
Enqueue # 19763
Dequeue # 19848
Memory % 0
Dispatch # 19848
Always retroactive FALSE
Average blocked time 0
Average enqueue time 8284.218158
Average message size 24678
Blocked producer warning interval 30000
Blocked sends 0
Cache enabled TRUE
Cursor full FALSE
Cursor memory usage 0
Cursor percent usage 0
Dlq FALSE
Expired count 0
Forward count 0
In flight count 0
Max audit depth 2048
Max enqueue time 1539427
Max message size 448947
Max page size 200
Max producers to audit 1024
Memory limit 1336252826
Memory usage byte count 0
Memory usage portion 1
Message group type cached
Min enqueue time 0
Min message size 4296
Options
Paused FALSE
Prioritized messages FALSE
Producer flow control TRUE
Slow consumer strategy
Store message size 0
Total blocked time 0
Use cache TRUE
Object name 
org.apache.activemq:type=Broker,brokerName=amq-broker,destinationType=Queue,destinationName=TEST

Reply via email to