How to use multithreading to download 1000+ .txt files in Python quickly

后端 未结 0 1545
悲哀的现实
悲哀的现实 2020-11-29 12:41

I have a .txt file with a list of 1000+ URLs of .txt files that I need to download and then index by word. The indexing is fast, but the downloading is a huge bottleneck. I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题