Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

WIP: Add a --parallel option to upload/download using multiple processes #13

Merged
merged 1 commit into from
Aug 16, 2017
Merged

WIP: Add a --parallel option to upload/download using multiple processes #13

merged 1 commit into from
Aug 16, 2017

Conversation

riccardomurri
Copy link
Contributor

No description provided.

@riccardomurri
Copy link
Contributor Author

Please do not review or merge yet - the code is untested!

@hackermd
Copy link
Member

Thanks @riccardomurri!

Multiprocessing might in this case indeed better than threading, for example to interrupt the upload process(es).

The only improvement I would suggest is using an abstract parser for the --parallel argument to facilitate its reuse with different subparsers.

@hackermd hackermd merged commit e382e9a into TissueMAPS:master Aug 16, 2017
@hackermd
Copy link
Member

Please do not review or merge yet - the code is untested!

Saw this note too late!

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

Successfully merging this pull request may close these issues.

None yet

2 participants