Skip to content

armen/dp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.