cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Multi threaded during simple get?

From: Mohun Biswas <m_biswas_at_mailinator.com>
Date: Thu, 05 Oct 2006 18:56:19 -0400

Stephen Ciscola wrote:
> My question is, do any of the lib curl api calls take
> advantage of any multi-threading during a simple get,
> to speed things up? Or is that too linear a process,
> and there's really no multi-threading it can do, one
> thing has to happen after the other.

The very latest (unreleased) code has some support for HTTP pipelining,
which may help you some depending on architecture. Take a look at the
website for the link to "Project Hiper".
Received on 2006-10-06