Package | Description |
---|---|
eneter.messaging.nodes.loadbalancer |
Distributing the workload across a farm of receivers.
|
Modifier and Type | Method and Description |
---|---|
ILoadBalancer |
RoundRobinBalancerFactory.createLoadBalancer()
Creates the load balancer using the Round-Robin algorithm.
|
ILoadBalancer |
ILoadBalancerFactory.createLoadBalancer()
Creates the load balancer.
|