Try OpenEdge Now
skip to main content
Administration
Messaging and ESB Administration : OpenEdge Adapter for SonicMQ Administration : Maximizing performance : Load balancing
 
Load balancing
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.