I think it relates to how you produce and consume the message. Can you just increase the concurrent instance of your tcp endpoint ?

On Sun Dec 18 23:40:59 2011, Omar Atia wrote:
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








--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang Weibo: willemjiang

Reply via email to