when very large mount files in the filepolling, the process become slow?

Dear,all
here, here are my problems,
when very large mount files in the filepolling, the process become slow? how to fix it , is there Is there any other solutions to replace the file polling?

Thanks
Hunter

I assume you’re referring to the File Polling Port and the number of files in the monitored directory. You can control the number of threads that a port can start. I think the max is 10 though.

How are the files being processed? Are they each loaded completely into memory? Are large are the files? What processing is being performed? Each of these factors will impact throughput.