You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rmuthupandian edited this page Feb 11, 2015
·
1 revision
The RoundRobinLoadBalancer is a specialized processor implementation that provides load balancing among its sinks. The events received by this processor are distributed evenly among its sinks in a round robin fashion. In a typical deployment this processor is injected between an Inbound channel and processors or between processing stages or between a processor and a set of outbound channels as shown in the figure below
#
This processor is provisioned as follows in a spring XML file