https://github.com/gdanezis/dlsconsensus
An implementation of the DWORK, LYNCH & STOCKMEYER partial synchronous consensus protocol.
https://github.com/gdanezis/dlsconsensus
Last synced: 1 day ago
JSON representation
An implementation of the DWORK, LYNCH & STOCKMEYER partial synchronous consensus protocol.
- Host: GitHub
- URL: https://github.com/gdanezis/dlsconsensus
- Owner: gdanezis
- License: mit
- Created: 2017-12-30T15:00:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T01:44:04.000Z (almost 8 years ago)
- Last Synced: 2025-03-21T09:48:10.774Z (7 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DLSconsensus
An implementation of the Dwork, Lynch & Stockmeyer partial synchronous consensus protocol state machine. This Algorithm 2 from the paper: Dwork, Cynthia, Nancy Lynch, and Larry Stockmeyer. "Consensus in the presence of partial synchrony." Journal of the ACM (JACM) 35.2 (1988): 288-323.".