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

Parallelized Chunk Uploads #45

Open
steverecio opened this issue Dec 7, 2018 · 2 comments
Open

Parallelized Chunk Uploads #45

steverecio opened this issue Dec 7, 2018 · 2 comments
Assignees

Comments

@steverecio
Copy link
Contributor

steverecio commented Dec 7, 2018

It would be great if you could dispatch parallel chunk uploads. Currently, each chunk has to be sent sequentially, waiting for a response from the server to send the next chunk. Would be cool if you could specify the chunk start and end so that chunks could be sent out of order and retried if necessary.

If I find time I'll try to make a PR but just filing this here for now.

@jerinpetergeorge
Copy link
Collaborator

@steverecio have you got time to work on this feature?

@steverecio
Copy link
Contributor Author

Not at the moment but if I can find time in the future I'll try to become more active in this project

@JohananOppongAmoateng JohananOppongAmoateng self-assigned this Jan 4, 2025
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

3 participants