Re: HTTP protocol v2: single commit request, or many PUTs?
From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Mon, 10 Nov 2008 09:53:04 -0600
On Mon, Nov 10, 2008 at 9:36 AM, Greg Stein <gstein_at_gmail.com> wrote:
Sorry, I meant "fewer network requests", not "fewer turnarounds". As
>
Good point, your last one.
Another advantage of a single request is that it means we can use the
Let me revise the lists, leaving out the parallel PUTs, since we have
Multi-request motivations:
* opens the door for pipelined writes, the way ra_svn does it
Single-request motivations:
* one request means less traffic overall
Hmmm. Maybe multi-request *is* more advantageous. Let's let this
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.