Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 2.98 KB

README.md

File metadata and controls

42 lines (26 loc) · 2.98 KB

dp GoDoc Build Status codecov

A pure Go implementation of Introduction to Reliable and Secure Distributed Programming abstractions.

Example Algorithms

List of Algorithms

Link

Failure Detector

Broadcast

Consensus

Notes

WARNING: The API is not stable yet and can change without notice.