See information about the latest product version
The Message Broker API samples
Explore the samples to learn the basic features that are provided by the Message Broker API (also known as the CMP API). Run the samples to deploy a BAR file or manage a broker, or use the CMP API Exerciser to implement various tasks.
Deploy BAR
The Deploy BAR sample deploys a BAR file to an execution group, and displays the outcome. Read about this sample in Running the CMP Deploy BAR sample.
Broker management
The broker management sample uses the CMP API to display to the screen the complete run state of the broker. Running the CMP broker management sample describes this sample in more detail.
The CMP API Exerciser
The CMP API Exerciser is a graphical interface to the CMP that you can use to view and manipulate brokers. Use the CMP API Exerciser sample to view and manage a broker, or record and play back configuration scripts. You can also customize the CMP API Exerciser to tailor the tasks to suit your requirements. See Running the CMP API Exerciser sample for more information.
Modify CMP API samples
You can modify the CMP API samples, and change various parameters that affect how the samples run. Read Modifying the CMP samples and follow the guidance given about possible changes.