SonicMQ supports client-side load balancing. With this enabled, a connect request can be redirected to another broker within the SonicMQ cluster, provided broker-side load balancing has not been disabled.
Client-side load balancing involves the following methods on the session handle:
setLoadBalancing
getLoadBalancing
For more information on these methods, see OpenEdge Development: Messaging and ESB.