M
Mahadevan Ganesan
Guest
Hi All,
Requirement is, need to process some 100,000+ txt files using multi-threading.
based on the configuration, need to set the thread count.
Once a thread completes its processing, need to pick the next file.
If there is any issue in the file, then we need to move the file to some improper file folder.
please suggest the best practice solution for this.
thanks in advance.
regards,
Mahadevan.G
Continue reading...
Requirement is, need to process some 100,000+ txt files using multi-threading.
based on the configuration, need to set the thread count.
Once a thread completes its processing, need to pick the next file.
If there is any issue in the file, then we need to move the file to some improper file folder.
please suggest the best practice solution for this.
thanks in advance.
regards,
Mahadevan.G
Continue reading...