I am looking for solution where i can perform a multiple file upload and as soon as user upload the file. even if user upload the file it should be processed in background similar to Cloud services Storage upload like GCP Bucket upload. I am not sure how to implement it using javascript/Jquery. Please provide a guidance here how can i start to solve this problem.