#curl adds parallel host control
daniel.haxx.se/blog/2025/08/01…
curl adds parallel host control
I'm convinced a lot of people have not yet figured out that curl has supported parallel downloads for six years already by now. Provided a practically unlimited number of URLs, curl can be asked to get them in a parallel fashion.daniel.haxx.se
Iamthelastof13
in reply to daniel:// stenberg:// • • •Moritz Poldrack
in reply to daniel:// stenberg:// • • •Laban Sköllermark
in reply to daniel:// stenberg:// • • •and what is the default value of N? ;)
”It then makes sure to keep N transfers alive for as long as there is N or more transfers left to complete, where X is a custom number but 50 by default.”
Francesco Marinucci
in reply to daniel:// stenberg:// • • •