Hi,
I'm trying to read on multithread way, new files in a folder,

I'm playing this :
<route>
   <from
uri="/some/path/here?scheduler=quartz2&amp;scheduler.cron=0+10+3,10+*+*+?"/>
   <threads maxPoolSize="8" poolSize="8">
      <process ref="myProcessor"/>
   </threads>
</route>

I have the feeling it is not really synchronious multi-threading execution,
Is it suppose to work such way ?

Thanks in advance,

Francois



--
View this message in context: 
http://camel.465427.n5.nabble.com/concurrent-consummers-and-threads-tp5768698.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to