On Fri, Nov 25, 2011 at 10:40 AM, diwakar <diwakar.j...@nsn.com> wrote: > Hi, > > In Servicemix/JBI thread pools by are there by default (at > component level). > Why isn't the same approach taken for Camel? In Camel thread > (/async) has to be configured explicitly in the route. > Please let me know your comment. >
SMX != Camel. SMX is an ESB and thus its a server and therefore SMX can expose container level configuration etc. Camel is a framework which is deployed/embedded into any kind of runtime. Could indeed by SMX as well. But can run standalone, WebSphere, Tomcat etc. Check out this page about Camel thread configuration http://camel.apache.org/threading-model.html You can configure thread pool profiles on a per CamelContext level. > With Best Regards, > Diwakar > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Thread-pool-for-components-in-Camel-tp4722190p5022361.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/