On Tue, Apr 24, 2012 at 10:37 AM, Edwin <edwin.rabbi...@gmail.com> wrote:
> After looking at the StickyLoadBalancer, it seems that it creates a
> RoundRobinLoadBalancer under the hood.
>
> When all processors are in use, I was under the notion that the
> StickyLoadBalancer would select a processor based on a least recently used
> policy.
>

No have you read this somewhere in the Camel documentation?

You can build a custom load balancer, where you can build your own
algorithm to pick which processor to use.
And thus also keep track on usage of the processors, so you can pick
the LRU etc. Or whatever.



>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Load-Balancer-EIP-tp5656311p5661342.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to