com.softwareag.um.realm.queue
A Universal Messaging realm queue is much like a channel; the primary difference is that only one consumer can read any individual event from a queue. Consumed events are immediately removed from the queue, and are no longer available for consumption by any other consumer. Thus, a queue guarantees that each event is delivered only once.
Universal Messaging realm queue KPIs can be found on the Analytics Overview page, listed under the realm queue host and port.