Copyright © 2012 Leon Mergen
Distributed under the 3-Clause BSD License. (See accompanying file COPYING or copy at http://opensource.org/licenses/BSD-3-Clause)
Table of Contents
libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol, and is distributed under the 3-clause BSD license. It aims to provide the simplest interface possible and hides much of the "gnarly stuff". As such, it currently provides the following functionality:
Of course, there are a few limitations and assumptions:
There is a Google Groups mailinglist for libpaxos-cpp to which you can subscribe and ask your questions:
Last revised: November 05, 2012 at 10:01:49 GMT |