| eG Monitoring |
|---|
|
Measures reported by QpidConsumerTest A Consumer is created when an Advanced Message Queuing Protocol (AMQP) connection wishes to receive messages from a message source (such as a Queue). When there are multiple competing consumers attached to the same message source, the Broker attempts to distribute messages from the queue in a “fair” manner. When there are multiple consumers having differing priorities, the Broker will always attempt to deliver a message to a higher priority consumer before attempting delivery to a lower priority consumer. When a consumer is created with no explicit priority provided, the consumer is given the highest possible priority. Using this test, the administrators can monitor whether/not the current state of the consumer is active ensuring that the consumers receive messages from the Queue without any distortion. Outputs of the test: One set of results for the target Apache Qpid Java Broker. The measures made by this test are as follows:
|