Hi All,

I have a SA consisting of:
- a file poller SU polling a directory
- a jms SU putting the preprocessed data in an AcitveMQ queue
- a Camel SU that reads from the queue, processes that data further and then
load it into a database.

This works nicely as long as the number of files that file poller gets in
one poll is not too large.
The SA is processing 5 files per minute for live data (traffic data) which
isn't a problem.
But now I am asked to load all historical data for 1 year (which is
2,628,000 files)

Can I somehow limit number of file the file poller picks up in one poll?
-- 
Hans Bogaards
Software Engineer
TA Team
The Netherlands

Reply via email to