cottoncandy icon indicating copy to clipboard operation
cottoncandy copied to clipboard

implement multipart download

Open anwarnunez opened this issue 8 years ago • 2 comments

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

anwarnunez avatar Aug 16 '16 23:08 anwarnunez

bump!

anwarnunez avatar Apr 17 '17 20:04 anwarnunez

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.

CMCDragonkai avatar Feb 27 '19 00:02 CMCDragonkai