[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Race in svn_atomic_namespace__create

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 30 Oct 2012 19:18:05 +0100

On Tue, Oct 30, 2012 at 05:58:20PM +0000, Philip Martin wrote:
> Another approach would be to create the shared memory created from some
> other, long-lived, process. The user would have to run this process to
> enable caching. To handle a large number of repositories this would
> probably have to be some sort of daemon.

Can we require an auxilliary process such as memcached to hold
cached revprop data instead of caching it in-process?
Or would that perform worse or equal to no caching at all?
Received on 2012-10-30 19:18:42 CET

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.