JMS Distributed Queue
You can configure multiple physical JMS queues as members of a single distributed queue set that can be served by multiple WebLogic Server instances within a cluster. Once configured, your producers and consumers are able to send and receive to the distributed queue. WebLogic JMS then distributes the messaging load across all available queue members within the distributed queue. When a queue member becomes unavailable, traffic is then redirected toward other available queue members in the set.
To create a new distributed queue, click the Configure a new Distributed Queue link.
For more information on creating a new distributed queue, see:
- Creating a Distributed Queue and Creating Members Automatically.
- Creating a Distributed Queue and Adding Existing Physical Queues as Members Manually