[jgroups-dev] Starting an implementation of RAFT in JGroups

Bela Ban <[email protected]> Mon, 10 Nov 2014 11:28:57 +0100
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>
FYI,

I've started an implementation of the RAFT consensus protocol [2] in 
JGroups [3]. This is in the design stages, so there's no point in 
looking at the code yet.
However, if you want to be updated on design discussions and eventually 
the availability of RAFT, there's a mailing list that you can subscribe 
to [1].

I'm thinking of implementing etcd in JGroups as well, but we'll cross 
that bridge when we get to it :-)
Cheers,

[1] https://groups.google.com/forum/#!forum/jgroups-raft
[2] http://raftconsensus.github.io/
[3] https://github.com/belaban/jgroups-raft

-- 
Bela Ban, JGroups lead (http://www.jgroups.org)

------------------------------------------------------------------------------
_______________________________________________
Javagroups-development mailing list