cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: post data in a chunk to http server and also receive data from there to a chunk

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 15 Sep 2003 10:42:48 +0200 (CEST)

On Fri, 12 Sep 2003, Joerg Mueller-Tolk wrote:

> I don't know if the multi-interface has better performance than the
> easy-interface in many threads. Daniel, what do you think?

I think that if you intend to use multiple threads anyway, there's not much
use to go with the multi interface. The multi interface offers multiple
transfers using a single thread.

There shouldn't be any performance differences, since they both use the exact
same underlying logic.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-09-15