Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | JMS Policy Based Client-Side Clustering | Composite Cluster Connection | Composite Cluster Connection Load Balancing Policies
 
Composite Cluster Connection Load Balancing Policies
The JMS messages are published to the composite cluster connections according to the load balancing policy specified in the composite cluster connection factory.
When you define a composite cluster connection factory, select one of the following load balancing policies for the composite cluster connection:
*Round Robin
*Sticky
*Random
*Multisend Best Effort
*Multisend Guaranteed
Note:
A composite cluster factory does not support weighted round robin policies. The multisend best effort policy is not supported in XA mode.
The child cluster connection factories that are associated with a composite cluster factory supports the following load balancing policies.
*Round Robin
*Sticky
*Random
*Multisend Best Effort
*Multisend Guaranteed
*Weighted Round Robin
For more information about cluster load balancing policies, see Cluster Load Balancing Policies.