I'm thinking of using one of these solutions for my long nexus modlist Downloader, I was struggling with limiting to number of jobs at once but that seems answered here. I do have a question though, say I want 4 threads or jobs going at once, how can I have it so if one finishes another will start so its always 4 running until finished?
Right now I'm using chunks and it seems to finish all before starting any new ones. Here's my script for reference