An open API service indexing awesome lists of open source software.

https://github.com/robb-fr/distributed-algo-2022

CS-451 Distributed Algorithms EPFL course project of Fall 2022 edition
https://github.com/robb-fr/distributed-algo-2022

broadcast distributed-algorithms lattice-agreement

Last synced: 10 months ago
JSON representation

CS-451 Distributed Algorithms EPFL course project of Fall 2022 edition

Awesome Lists containing this project

README

          

# distributed-algo-2022
CS-451 Distributed Algorithms EPFL course project of Fall 2022 edition

Handouts of the 3 parts can be found on https://github.com/LPD-EPFL/CS451-2022-project.

The main branch only contains code for the third part : implementation of a multi-shot lattice agreement protocol in Java.