You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/06/04 03:43:00 UTC

[jira] Created: (CAMEL-574) Multicast default excecutor do not create the enough thread for parallel processing

Multicast default excecutor do not create the enough thread for parallel processing 
------------------------------------------------------------------------------------

                 Key: CAMEL-574
                 URL: https://issues.apache.org/activemq/browse/CAMEL-574
             Project: Apache Camel
          Issue Type: Bug
    Affects Versions: 1.3.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.4.0


When I added the loan broker example CAMEL-556, I found there is no performance improvement when using the parallelly mulitcast.
After digging into to code, I found we should create the enough thread for the parallel processing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-574) Multicast default excecutor do not create the enough thread for parallel processing

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-574.
--------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=662940&view=rev
The patch is in the trunk now.

> Multicast default excecutor do not create the enough thread for parallel processing 
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-574
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-574
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> When I added the loan broker example CAMEL-556, I found there is no performance improvement when using the parallelly mulitcast.
> After digging into to code, I found we should create the enough thread for the parallel processing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAMEL-574) Multicast default excecutor do not create the enough thread for parallel processing

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed CAMEL-574.
------------------------------


> Multicast default excecutor do not create the enough thread for parallel processing 
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-574
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-574
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>
> When I added the loan broker example CAMEL-556, I found there is no performance improvement when using the parallelly mulitcast.
> After digging into to code, I found we should create the enough thread for the parallel processing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.