Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tisonkun/paxosmmc

Paxos Made Moderately Complex
https://github.com/tisonkun/paxosmmc

Last synced: 2 days ago
JSON representation

Paxos Made Moderately Complex

Awesome Lists containing this project

README

        

# Paxos Made Moderately Complex (PaxosMMC)

This repository includes the Python source code
corresponding to the Paxos code presented on http://paxos.systems, as
well as the contents of the website (as branch gh-pages).

You can run the source code as follows:

```sh
$ python env.py
```

For more information and to have a look at our paper visit http://paxos.systems