Currently the files are getting uploaded in series means next file start uploading only when the previous file has completed uploading, how to upload these files in parallel, means other file not dependent on other file. Is there any tweak or any method available in the uploader which I could use