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

Re: SVN MySQL Backend

From: <kmradke_at_rockwellcollins.com>
Date: Wed, 30 Apr 2008 09:05:32 -0500

Ruslan Sivak <russ_at_vshift.com> wrote on 04/29/2008 11:31:02 PM:
> I would like to have a load balanced SVN solution, but without shared
> storage. It looks like MySQL can be set up in a cluster and be fault
> tolerant.
> Did SVN ever get a MySQL backend? Are there other solutions for
> load-balanced SVN Server? I would rather not have to switch to SVK, as
> I'm used to all the SVN tools.

Any reason you think you require load balancing? I/O is usually
the bottleneck. (We have maxed out our dual gigabit NICs a few
times, but rarely are we CPU bound.) We use veritas to provide
hot-standby fail-over support. Data is SAN, so we could have
5 9's there if we wanted.

If you aren't adverse to spending some money, WanDisco would
have some distributed solutions...

Kevin R.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-30 16:06:03 CEST

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.