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

Plans for supporting parallel upload? #15

Open
houqp opened this issue Dec 2, 2017 · 6 comments
Open

Plans for supporting parallel upload? #15

houqp opened this issue Dec 2, 2017 · 6 comments

Comments

@houqp
Copy link

houqp commented Dec 2, 2017

Hi,

I noticed all the official clients are lacking support for parallel upload. Is it because this feature is not production ready or is it because it's just not implemented?

Thanks

@ifedapoolarewaju
Copy link
Contributor

ifedapoolarewaju commented Dec 3, 2017

@houqp Hi, I believe it's the latter (it's just not implemented), and also there's been the question of a valid use case for this feature. But @Acconut recently deliberated on working on an implementation for tus-js-client for a start pretty soon.

@Acconut
Copy link
Member

Acconut commented Dec 5, 2017

I can only second what @ifedapoolarewaju said. The feature is ready for use but just has not been implemented yet as we had other priorities first. Being said, I will work on an implementation in the new weeks.

@houqp
Copy link
Author

houqp commented Dec 9, 2017

Thank you both for the info! Looking forward to the implementation. Let me know if there is anything I can help with.

@fidelix
Copy link

fidelix commented Jul 14, 2020

Any progress here?

@Acconut
Copy link
Member

Acconut commented Jul 15, 2020

@fidelix The tus-js-client offers parallel uploads now but to my knowledge this functionality is not available in tus-py-client yet. If you want to help us with development, we are always happy to accept PRs.

@fidelix
Copy link

fidelix commented Jul 15, 2020

Yeah, I'm using it in tus-js but I also need to use this in a python desktop client.
I looked at the code and it seems straightforward to do parallel uploads with threads or async but I don't have the bandwidth at the moment, sorry. Hopefully someone else will be motivated to help.

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

No branches or pull requests

4 participants