If multiple threads are accessing your beans, then yes, your beans
have to be thread-safe.

On Thu, Oct 31, 2013 at 7:00 AM, M314 <maciej.piet...@gmail.com> wrote:
> In general my routing is quite complicated. Do it realy matter how exacly it
> looks like?
>
> Numbers of used threads areset by property one 'concurrentConsumers' for
> JmsConfiguration.
>
> MyBean distribute jobs between chlid applications (balance load of child
> applications) - with dynamic routing. After child application have finished
> jobs, or broke etc - those events are reported to myBean.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Apache-Camel-and-Synchronized-methods-in-processor-tp5742401p5742454.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Christian Posta
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to