curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: Parallelism is coming

From: Jeremy Nicoll <jn.ml.crlu.36_at_letterboxes.org>
Date: Wed, 17 Apr 2019 05:48:24 -0400

On Wed, 17 Apr 2019, at 08:43, Daniel Stenberg wrote:
 
> What else do we need to consider?

Suppose with serial use someone wanted to fetch several pages but write
the results to just one file, one after the other. What would happen with
parallel fetches all writing to one file?

Likewise how will you separate the headers (if they're being written to a
separate file from the page content) rather than having several pges'
headers all jumbled up?

-- 
Jeremy Nicoll - my opinions are my own.
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-04-17