Re: #739: Ensuring ACID in Subversion (aka watcher procecesses are fun)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-20 11:57:47 CEST
mark benedetto king <bking@Inquira.Com> writes:
> 1.) clients connect to a socket (AF_UNIX preferred, AF_INET okay).
A standard Unix fork/exec server.
> The code for this child process is extremely thoroughly QAed
That's a red herring, all Subversion code is reviewed. Expecting, or
> so that it, itself, is unlikely to fail without releasing the
What worries me about this proposal is the performance impact on
Aside from the multi-processing issue, I'm also concerned about memory
Now, ra_pipe will require some sort of svnd server, but that should be
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 20 11:58:29 2002 |
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.