dp icon indicating copy to clipboard operation
dp copied to clipboard

Distributed Programming Abstractions

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.