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/11/21 13:07:53 UTC

[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

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