Package | Description |
---|---|
eneter.messaging.nodes.loadbalancer |
Distributing the workload across a farm of receivers.
|
Modifier and Type | Class and Description |
---|---|
class |
RoundRobinBalancerFactory
Implements factory to create the load balancer based on Round-Robin algorithm.
|