Hi,

I have been reading about load-balancing in camel.
http://camel.apache.org/load-balancer.html

This makes sense when we intend to spread the load evenly to multiple
consumers.
i.e. one Producer (FROM end point) spreading load to multiple consumers (TO
END POINTS)

is there a way to create load balancing at Producer end 
(i.e. multiple FROM end points - that sequentially pulls messages from one
source(S) 
and send it to ONE 'TO point')

I understand - this is not strictly load balancing - but I am trying to
ensure my consumer gets messages evenly from all FROM Points


regards
D



--
View this message in context: 
http://camel.465427.n5.nabble.com/Query-on-Multiple-Producers-one-consumer-use-of-throttling-tp5732608p5732619.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to