Using MQJExplorer for performance testing


MQJExplorer has a number of functions that can be used for performance testing an MQSeries based solution.  Within MQJExplorer is the capability to inject a load into the system as well as monitor the arrival rate of messages on the other end.

To inject load into the system, the Advanced Put Message function should be used.  This will inject a series of messages into the queue manager from a variety of sources.

To monitor the arrival of MQSeries messages, the Consume Messages function should be used.  This function will retrieve messages from a queue and report on the arrival and consumption rates on that queue.

This is illustrated in the following diagram

For more details, see:


Last Updated: 09/29/2001