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

implement multipart download #11

Open
anwarnunez opened this issue Aug 16, 2016 · 2 comments
Open

implement multipart download #11

anwarnunez opened this issue Aug 16, 2016 · 2 comments

Comments

@anwarnunez
Copy link
Contributor

Something along the lines of: https://github.com/mumrah/s3-multipart

@anwarnunez
Copy link
Contributor Author

bump!

@CMCDragonkai
Copy link

This would be good to benchmark it against local system access (especially memory mapped arrays). But this is really needed if you want to use chunking functionality or random-access into arrays rather than just sequential access where the arrays are larger than the memory of the computing program.

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

2 participants