You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/07/04 14:01:14 UTC

[jira] Resolved: (SM-1441) Add support for asynchronous messaging in File poller

     [ https://issues.apache.org/activemq/browse/SM-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Heinemann resolved SM-1441.
--------------------------------

    Fix Version/s:     (was: 3.2.2)
       Resolution: Fixed

the file poller now uses only async sending


> Add support for asynchronous messaging in File poller
> -----------------------------------------------------
>
>                 Key: SM-1441
>                 URL: https://issues.apache.org/activemq/browse/SM-1441
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-file
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>            Assignee: Lars Heinemann
>             Fix For: 3.3
>
>         Attachments: patch.diff
>
>
> Allow the endpoint to be configured to use asynchronous messaging instead of handling everything using sendSync(). 
> Also, support specifying a maximum concurrency level to avoid sending tons of messages to the bus and causing an OutOfMemory exception. 
> The solution here should also be applicable for the servicemix-ftp component (SEE SM-1282).

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