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: Jerry G. Chiuan <jerry_at_oridus.com>
Date: Mon, 15 Sep 2003 18:17:41 -0700

> Subject: Re: post data in a chunk to http server and also receive data
from there to a chunk
> 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.

Hi Daniel,
what you mean by "multiple transfers" is pipeline?
you mean the multi-interface provides pipeline implementation with single
thread internally?

If that is the case, theoretically multi-interface shall be able to provide
bigger throughput by using pipeline, doesn't it?
In other words, multi-interface shall have better performance, am I right?

thanks for clarifying my confusion
- Jerry

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-09-16