Threading ModelPage edited by Claus IbsenThreading ModelThis information applies from Camel 2.3 onwards The threading model in Camel is based on leveraging the JDK concurrency API which provides thread pools, named ExecutorService. Camel leverages thread pools in the following places:
Thread pool profilesBy default when a thread pool is to be created then its based on the default thread pool profile which is: <threadPoolProfile id="defaultThreadPoolProfile" defaultProfile="true" poolSize="10" maxPoolSize="20" maxQueueSize="1000" rejectedPolicy="CallerRuns"/>
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache Camel > Threading Model confluence
- [CONF] Apache Camel > Threading Model confluence
- [CONF] Apache Camel > Threading Model confluence
- [CONF] Apache Camel > Threading Model confluence
- [CONF] Apache Camel > Threading Model confluence