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 2009/06/08 11:08:35 UTC

[jira] Created: (CAMEL-1682) Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency

Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency
--------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-1682
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1682
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core, camel-ftp
    Affects Versions: 2.0.0
            Reporter: Claus Ibsen
             Fix For: 2.1.0


The Service Pool should support pooling consumers as well.

This is particular needed by the ftp consumer to allow concurrency consumers.

Maybe we could have a generic solution for the batch consumers to support option {{concurrentConsumers}} as well.
See the seda component how it has this option.

Leveraging Service Pool and this new option would be ideal. If not possible we can add special logic in the camel-ftp component
as its the component in most need for this.

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


[jira] Updated: (CAMEL-1682) Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency

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

Claus Ibsen updated CAMEL-1682:
-------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 2.3.0)

The FTP component does not allow multiple consumers so this wont be a problem there now

> Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1682
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1682
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core, camel-ftp
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> The Service Pool should support pooling consumers as well.
> This is particular needed by the ftp consumer to allow concurrency consumers.
> Maybe we could have a generic solution for the batch consumers to support option {{concurrentConsumers}} as well.
> See the seda component how it has this option.
> Leveraging Service Pool and this new option would be ideal. If not possible we can add special logic in the camel-ftp component
> as its the component in most need for this.

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


[jira] Resolved: (CAMEL-1682) Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency

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

Claus Ibsen resolved CAMEL-1682.
--------------------------------

    Resolution: Won't Fix

> Add support for consumers in SerivcePool for instance to allow concurrent consumers for FTP and others that are not tolerant for concurrency
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1682
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1682
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core, camel-ftp
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> The Service Pool should support pooling consumers as well.
> This is particular needed by the ftp consumer to allow concurrency consumers.
> Maybe we could have a generic solution for the batch consumers to support option {{concurrentConsumers}} as well.
> See the seda component how it has this option.
> Leveraging Service Pool and this new option would be ideal. If not possible we can add special logic in the camel-ftp component
> as its the component in most need for this.

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