I'm using an omnipotent file component to read through a potentially very
large directory structure (days of processing).

To limit the load of the system and not interfere with existing systems, I
would like to limit the time that the file component runs, for example to be
from 22.00 until 06.00 the next day, and then kickoff again where it left
later.

A simple solution would be to have a second route with a scheduler that
simply stops the file route and then starts it again later. 

Is there any even simpler way?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Scheduling-the-file-component-to-only-process-at-specific-intervals-tp4722758p4722758.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to