Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we have parallel chunk uploading? [Feature] #920

Open
1 task done
Akash4686 opened this issue Jul 9, 2023 · 1 comment
Open
1 task done

Can we have parallel chunk uploading? [Feature] #920

Akash4686 opened this issue Jul 9, 2023 · 1 comment

Comments

@Akash4686
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

I'm uploading videos to s3 bucket from laravel. Using FilePond JQuery version. It has same uploading speed when I do without chunk and when I do with chunking.

Describe the solution you'd like

If we are using chunking it's much better to start parallel chunking just like we have parallel uploading for multiple files. it will make uploading speed much faster.

Describe alternatives you've considered

There is already a pull request where this guy created a parallel chunking but it's on a old version please make this feature available. Will help a lot of people.

#876

@simonegosetto
Copy link

i've resolved the conflict for my PR, now all that remains is to understand if they will merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants