Multiple choice technology web technology

We can have multiple instances of a queue (with same name) on different queue managers for workload distribution

  1. That’s possible only in a clustered environment.

  2. That’s possible in any case.

  3. Not possible.

  4. We need to configure some additional object like separate transmission queues for this purpose

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Cluster queues allow multiple instances of the same queue to exist on different Queue Managers. This clustering capability is what enables workload distribution - applications can connect to any Queue Manager in the cluster and access the queue. Without clustering, you cannot have multiple queues with the same name on different Queue Managers for workload balancing.