Bulk upload of files using multi threading but slow
I need to upload around 4000 documents in a batch. I have written multithreading program for parallel uploads which is working fine but after 500(approximately) uploads, upload process becomes slow. Any help would be appreciated.
FYI: I am using 10 threads(box has limitation to accept only 10) to upload 10 files at a time.
Please sign in to leave a comment.
Comments
1 comment