Consultor Eletrônico



Kbase P19006: SonicMQ: How works load balancing ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Unverified

GOAL:

SonicMQ: How load balancing works ?

FACT(s) (Environment):

SonicMQ 4.x

FIX:

The Load Balancing is connect time based and requires a configuration of using multiple acceptors to enable a Weighted Round-robin Load Balancing
(Documented within the SonicMQ V4 deployment Guide).

If one broker's machine is faster than the other broker's machine this is the way to compensate the difference. If both brokers have the
same load to perform than you need to have on the faster the broker more acceptors. If for example you see one broker being 2 or 3 times faster than the other using the same number of acceptors you should be able to
work around that problem by supplying in the connection URLs used 3 times more acceptors of the 3 times faster than the slower broker.