narayana venkata

narayana venkata

  • NA
  • 45
  • 2.3k

Looking for Multi Threading technique to perform File I/O

Jan 30 2018 11:45 AM
Hi,
 
I would like to know how to use Multi Threading technique in order to perform file Moving& Copying operations. In my current project, I have 4500 xml files in one location and wanted to move to another location which is now taking 5 minutes.Would like to any better way to minimize the time.
 
 
Note: Heard that Parllell Looping is one of the process to improve the performance. If anybody knows how to use the Parallel Looping for File operations (Copying&Moving), please let me know.

Answers (4)