Task 11: Adding a queue manager that hosts a queue locally
Note:
For changes to a cluster to be propagated throughout the
cluster, at least one full repository must always be available. Ensure that
your repositories are available before starting this task.
Scenario:
- The INVENTORY cluster has been set up as described in Task 2a: Adding a new queue manager to a cluster.
It contains three queue managers; LONDON and NEWYORK both hold full repositories,
PARIS holds a partial repository. The inventory application runs on the system
in New York, connected to the NEWYORK queue manager. The application is driven
by the arrival of messages on the INVENTQ queue.
- We wish to add an instance of INVENTQ to provide additional capacity to
run the inventory application system in Paris as well as New York.