Re: CLD multi-node status

Jeff Garzik <[email protected]> Thu, 30 Sep 2010 12:00:06 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 09/30/2010 04:55 AM, Geert Jansen wrote:
> is it correct that CLD is basically single-master right now? I can't
> find any trace of the mentioned Paxos implementation in the source.

The current main branch is single-master, correct.  The 'replica' branch 
of hail.git contains the multi-node server -- where paxos implementation 
is imported from db4 replication engine.  No multi-node client lib 
update exists, however.

Look for this to change in the next 2 weeks, though!

	Jeff