Re: Merging parallel-put to /trunk
From: Thomas Åkesson <thomas_at_akesson.cc>
Date: Mon, 15 Feb 2016 18:19:34 +0100
> I think that local commits are usually fast enough. But committing over
Poor network connections are of course a very important concern, likely even more important than some additional seconds wait when committing large files on a perfect connection.
That said, I really don’t believe in the single-POST approach. Consider how that would work on a crappy connection when traveling on a train. TCP-connections are frequently broken, or worse, stalling.
Going to parallel PUTs will likely address both issues:
Regards,
|
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.