Throttling load balancer

2013-11-08 Thread Henryk Konsek
Hi guys, I've been asked about interesting Camel case and I don't know the answer :) . The problem that friend of mine is trying to address is that he wants to send messages to persistent store A, but if we hit the throttling limit, then he wants to send messages above the limit to message store

Re: Throttling load balancer

2013-11-08 Thread Claus Ibsen
No out of the box for this. Yeah a custom load balancer, or custom predicate for a content based router etc. Or a java bean for a recipient list can be used. Or maybe look into trying to extend the Camel throttler and then do something else if the throttler limit is hit. Not sure how easy this

Re: Throttling load balancer

2013-11-08 Thread Henryk Konsek
No out of the box for this. Thanks Claus. That's what I expected, but just wanted to be sure. Cheers. -- Henryk Konsek http://henryk-konsek.blogspot.com