Clustering
Clustering
The two queue managers, QM1 and QM2 are to be linked in a cluster called CLUS so
that they can both put messages to the SampleQ.
Define the SampleQ queue on the QM2 queue manager, specifying the CLUSTER
keyword.
Verifying task
Issue some DISPLAY commands to verify the cluster that you have set up. The responses
you see should be similar to those shown in the examples that follow.
Test your setup by sending some messages between the two queue managers, using
amqsput. In the following example QM1 puts a message to the SampleQ at QM2:
1. On QM1 issue the command:
AMQSPUT SampleQ QM1