Skip to content

Prototype parallel downloads (async? threads? multiprocessing?) #4

Description

@KarstenSchulz

Downloads are very slow. We could speed up things, when downloading in parallel. The new async / await functionality in recent python versions could be a good candidate for these I/O operations.

We should open a branch async_feature to try an implementation. It's also a good learning opportunity.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions