How to increase inflight exchange value for a route using spring DSL ? I check 
throttle and it didn't work I modified maxnoof inflight exchange ? I have tcp 
endpoint I run 20 concurrent instances and inflight exchange keeps 10 in jmx 
console ! As I understand from you it is readonly value !how can I increase it 
when running camel context not from jconsole ?

Thanks,
Sent via BlackBerry® from mtc touch

-----Original Message-----
From: Claus Ibsen <[email protected]>
Date: Sun, 18 Dec 2011 16:28:19 
To: <[email protected]>
Reply-To: <[email protected]>
Subject: Re: Inflight exchange queue!!

On Sun, Dec 18, 2011 at 3:07 PM, Omar Atia <[email protected]> wrote:
> Dears,
>
> Let me know how to increase inflight exchange queue above 10! Is it related 
> to fabric queue in camel ! I'm using apache camel 2..8.0 !
>

Can you be more precise what you are talking about?

Do you refer to the inflight exchange counter number in JMX?
That is a read-only number which tells you how many *currently in
flight* exchange the CamelContext is processing.

Its *not* a queue, its a number as a statistic.


> Thanks,
> Omar atia
>
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
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