One thing though, is that if we implement it in an asynchronous way, we should be able to specify a maximum concurrency level to avoid sending tons of messages if the bus and go OOM.
On Thu, Jul 3, 2008 at 1:48 PM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > No reason afaik. It should be done with async instead. > > On Thu, Jul 3, 2008 at 12:36 PM, Ron Gavlin <[EMAIL PROTECTED]> wrote: >> Greetings, >> >> Is there a reason why the servicemix-file poller currently only supports >> sending message exchanges synchronously? If not, then I will open a JIRA to >> implement async support and make sync/async behavior configurable. >> >> - Ron >> >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
