Paxos algorithm implementation suitable for practical and educational use
Project description
Essential Paxos provides basic implementations of the Paxos algorithm. The distinguishing characteristic of this implementation, as compared to other freely available and open-source implementations, is that this library is independent of application domains and networking infrastructures. Whereas most Paxos implementations are deeply and inextricably embedded within application-specific logic, this implementation focuses on encapsulating the Paxos algorithm within opaque and easily re-usable classes.
This library provides an algorithmically correct Paxos implementation that may be used for educational purposes in addition to direct use in networked applications. This implementation is specifically designed to facilitate understanding of both the essential Paxos algorithm as well as the practical considerations that must be taken into account for real-world use.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file essential-paxos-2.0.tar.gz
.
File metadata
- Download URL: essential-paxos-2.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb6fcea8ea8698deb31e4e739a5d4ec5413c446a4bc157fc622d72213ac6b197 |
|
MD5 | 58f7184e529245cf7820cdfd355f18d0 |
|
BLAKE2b-256 | 84aff51bcd763805d48289d00590a7fe94df78204526a657ed7df76a9eee57f0 |