Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about fetch_service.py #2

Open
lxtGH opened this issue Nov 4, 2016 · 3 comments
Open

A question about fetch_service.py #2

lxtGH opened this issue Nov 4, 2016 · 3 comments

Comments

@lxtGH
Copy link

lxtGH commented Nov 4, 2016

I am new to python, I want to use the code you write to do the downloading work, but I can't understand all the code you write.
I want to download urls in the list, but in this example , I don't know when this is done. Can you give me another example to show that when there is no task in the taskList or in API how I can use it

many thanks!!!!

@smallevilbeast
Copy link
Owner

你的使用场景是什么,fetch_service是下载管理

@lxtGH
Copy link
Author

lxtGH commented Nov 10, 2016

哈哈,我的问题解决了,用python多进程批量下载url就行了。想研究下你写的代码

@smallevilbeast
Copy link
Owner

smallevilbeast commented Nov 10, 2016

嗯 pystorm主要用于多任务下载管理,比如写一个Linux的迅雷,可以管理下载任务,显示下载进度,例如这样的,与GUI进行交互,不影响GUI主线程
image

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

No branches or pull requests

2 participants