[cvsnt] Clustering the CVSNT service
Tony Hoyle
tmh at nodomain.org
Mon Mar 17 20:21:27 GMT 2003
Martin Pancirov wrote:
> Are there any special instructions on clustering the
> CVSNT service? Can it be done?
>
If you're talking about multiple servers sharing the same repository then
yes, in theory (using LockServer to keep them in sync). If you're talking
about synchronising multiple repositories then no, that can't be done.
CVSNT isn't CPU bound though it's I/O bound, so you won't get any
performance increase (in fact it'll be slower since you'd have to have the
repository on a network share with all the problems that causes).
Tony
More information about the cvsnt
mailing list