MQbench is a command-line utility that sends messages to a queue and measures the time to complete the entire operation using Microsoft Message Queue Server 1.0. For example, you can determine how long it will take to process a certain number of recoverable messages sent locally using a specified number of threads and internal transactions.
Note: The utility also includes code to run MQBench across MSMQ-MQSeries Bridge, and you will need to install MQSeries SDK to build the project.
|