I have an array of URLs which will vary from 20-1000. I need to download the content from each URL as quickly as possible.I'm thinking that parallel downloads which run in batches would be the best approach. I'm open to suggestions here, I need to do it all in Javascript, I can't shell out and use curl, wget or some or client.
Submitted January 09, 2019 at 02:11PM by tech_tuna
No comments:
Post a Comment