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

Re: FW: Subversion: [#6256] replication daemon

From: Keith Bostic <bostic_at_sleepycat.com>
Date: 2002-07-11 03:44:10 CEST

>> 7) What would be very nice is a replication daemon that would work right
>> out of the box over TCP/IP.

I should probably mention a couple of other considerations.

I think it would be possible to build out-of-the-box utilities
that would replicate for applications that were not replication
aware. There are two side-effects, though: first, the master
would always have to do a local, synchronous I/O for transaction
commit, replication wouldn't provide the master any performance
improvement. Second, clients would never be able to replace
the master, that is, if the master crashed, the clients would
have to wait for the master to reboot, at which point they would
roll forward with it.

Regards,
--keith

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Keith Bostic
Sleepycat Software Inc. bostic@sleepycat.com
118 Tower Rd. +1-781-259-3139
Lincoln, MA 01773 http://www.sleepycat.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 11 03:44:37 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.