Skip to content
/ zpax Public
forked from cocagne/zpax

Paxos consensus over ZeroMQ message passing

Notifications You must be signed in to change notification settings

whitmo/zpax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZPax

Overview

This repository provides an implementation of a simple Paxos-coordinated key-value database that uses ZeroMQ for message transport. The code is currently experimental and contains comparatively little documentation. However, the implementation is not complex. Those interested in ZeroMQ and/or distributed concensus are encouraged to investigate and modify this code.

About

Paxos consensus over ZeroMQ message passing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published