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

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.

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.".