, January 03, 2012 12:40 PM
To: users@camel.apache.org
Subject: Re: inflight exchange and queue of apache camel...
On Sat, Dec 31, 2011 at 6:01 PM, Omar Atia wrote:
> Dears,
>
> I have tcp mina endpoint (many sessions opened and closed concurrently) , I
> was using default camel threading pro
On Sat, Dec 31, 2011 at 6:01 PM, Omar Atia wrote:
> Dears,
>
> I have tcp mina endpoint (many sessions opened and closed concurrently) , I
> was using default camel threading profile with 10 thread , the inflight
> exchange was always 10 when having heavy load , then I change the default
> prof
Hi Omar,
Can you provide your route (obscuring the relevant parts if needed)?
Threading behaviour can be modified by the type of processors and EIPs you
include in your route, so having a complete view would help analyse this
behaviour.
Regards,
Raúl.
On 31 December 2011 17:01, Omar Atia wrote: