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

Re: SVN running in a multi-threaded environment

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-12 06:13:50 CEST

mekondelta wrote:
> Hi,
>
> We currently run svnserve on a Solaris 8 box and are looking to move to a
> Sun T2000 (Solaris 10) with Apache fronting it.
>
> Does SVN run as a multi-threaded app on a Sun T2000 running 32 threads?

Using svnserve, I think you would get pretty good performance. However, if you
use Apache, I recommend using the prefork mpm, as that's the safe bet.

> Will we see the benefits of the multi-threaded nature of the server?
>
> Any help greatly appreciated. It's either this or a Windows box and I think
> we'd rather go with Solaris.
>
> We have 150 continuous SVN sessions from our CruiseControl continuous
> integration environment and 40-odd developers accessing the repository as
> well. Check-ins/outs vary from 1-2KB to 10+MB. The 150 sessions are
> continuously polling SVN for modifications and checking out builds and
> checking in modifications.

How many requests per second does that end up being?

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair@orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 12 06:14:18 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.