Task 15: Restricting the number of channels used
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:
- A price check application is to be installed on various queue managers,
but to keep the number of channels being used to a low number, we will restrict
the number of active channels each server runs. The application is driven
by the arrival of messages on the PRICEQ queue.
- We have four server queue managers to host the price check application
and two query queue managers which will send messages to the PRICEQ to query
a price. We will have separate queue managers as our full repository queue
managers.