Skip to Content
0
Former Member
Jul 22, 2014 at 10:07 AM

Hot folder processing queue

791 Views

Hi experts

In our project its very important to serialize data import and load data only in appropriate sequence. Of cause we must correctly assign csv filenames and we are ready to provide unique sequenceIDs for these filenames.

It is expected that sometimes csv files will be mass generated, e.g. 50-100 files per second.

And there are some doubts about... How HotFolder tool will process these files: in serial mode (based on sequenceID in filename) or in parallel multithreading mode?