Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 383 Bytes

Simulations

This projects aims to implement some known distributed systems algorithms and various methods of testing and debugging them (work in progress).

Comments welcome!

System

system - a libray for writing simulations of distributed systems.

Examples

An implementation of the paxos algorithm.