drivendataorg / drivendataorg/cloudpathlib

Investigate concurrency support

Open
#29 2 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
628
Forks
88
Avg merge
17h 28m
Merged PRs (30d)
2

Description

We probably want to be able to do things like downloads of many files in parallel. Async may help (#28) but some backends may be able to do things like multipart upload/download in parallel and do things across processes in addition to across threads.

Like #28, we'll want tests to make sure the gains are worth the complexity.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.