Hacker News new | ask | show | jobs
by emasquil 1902 days ago
In this case I needed to download about 1k files of size ~ 10mb. Doing this with multithreading was so much faster than downloading all the files sequentially.