Skip to content
bprescotibm edited this page Feb 8, 2017 · 4 revisions

Welcome to the mq-cph wiki!

The current documentation for CPH is provided in the cph.pdf file.

Overview

CPH (the IBM MQ C Performance Harness) is a performance test tool for IBM® MQ. The source can be found on the ibm-messaging GitHub.

Build

After extracting the code from this repository, you can build an image with the latest version of MQ using the following command:

make

On Microsoft Windows, you can use the included VC++ 2005 project.

Usage

Please see (cph.pdf)

Troubleshooting

Please see (cph.pdf)

Issues and contributions

For issues relating specifically to CPH, please use the GitHub issue tracker. For more general issues relating to IBM MQ, please use the messaging community. If you do submit a Pull Request related to this source code, please indicate in the Pull Request that you accept and agree to be bound by the terms of the IBM Contributor License Agreement.

License

The CPH source code and associated scripts are licensed under the Apache License 2.0.

Clone this wiki locally