Skip navigation links

Package eneter.messaging.nodes.loadbalancer

Distributing the workload across a farm of receivers.

See: Description

Package eneter.messaging.nodes.loadbalancer Description

Distributing the workload across a farm of receivers. The load balancer maintains a list of receivers processing a certain request. When the balancer receives the request, it chooses which receiver shall process it, so that all receivers are loaded optimally.
Skip navigation links