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