In the Active MQ Admin console of what is the difference between \"Number Of Pending Messages\" and \"Messages Enqueued\"? When a Message is placed on to the queue, should bot
Messages Enqueued = Number of messages sent to the queue since the server start
Messages Dequeued = Number of messages received+deleted since the server start