You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/03/05 09:41:44 UTC

[jira] Commented: (CAMEL-1588) ExecutorService configuration

    [ https://issues.apache.org/activemq/browse/CAMEL-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58055#action_58055 ] 

Claus Ibsen commented on CAMEL-1588:
------------------------------------

Aligned DSL to unify thread pool configuration on EIPs by introducing a {{ExecutorServiceAware}} interface for the EIPs

trunk: 919331.

> 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.3.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.