Synchronizers provides some algorithms that enable asynchronous systems to use synchronous algorithms.
Ref: Distributed Algorithms for Message-Passing Systems, Chapter 9
- synchronizers_alpha
- An implementation of synchronizer α
$ rebar3 compile
10000