ExecutorService configuration ----------------------------- Key: CAMEL-1588 URL: https://issues.apache.org/activemq/browse/CAMEL-1588 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions: 2.0-M1 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.0.0
Camel uses some thread pools, for component, endpoint and processor. We should have some default configuration that is easy to configure with Camel to adjust pool sizes for individual/groups/type etc. By not they use 5 as the default pool size. And have their own executor unless configured otherwise. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.