Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

concurrent download using thread pool - #407

Open
Fantoccini wants to merge 2 commits into
iambus:masterfrom
Fantoccini:master
Open

concurrent download using thread pool#407
Fantoccini wants to merge 2 commits into
iambus:masterfrom
Fantoccini:master

Conversation

@Fantoccini

Copy link
Copy Markdown

Tested on my raspberry pi

Comment thread lixian_commands/download.py Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the import line to the beginning of the file?

@xiamx

xiamx commented Aug 16, 2014

Copy link
Copy Markdown

I prefer to have argument name as "concurrency" instead of "thread-number" to make it more clear for non-tech users. What does @iambus say?

@LeeroyDing

Copy link
Copy Markdown
Contributor

What about --jobs, using -j as a shortcut, like how we use make? It would be a good understandable name for non-tech users and a geeky name for hackers.

@xiamx

xiamx commented Aug 18, 2014

Copy link
Copy Markdown

What about --jobs, using -j as a shortcut, like how we use make? It would be a good understandable name for non-tech users and a geeky name for hackers.

Yeah I like that too.

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.

3 participants