Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Tencent/phxpaxos

The Paxos library implemented in C++ that has been used in the WeChat production environment.
https://github.com/Tencent/phxpaxos

Last synced: about 2 months ago
JSON representation

The Paxos library implemented in C++ that has been used in the WeChat production environment.

Awesome Lists containing this project

README

        

This repository contains a C++ implementation of the Phxpaxos module.

See INSTALL for (generic) installation instructions for C++: basically
sh autoinstall.sh && make && make install