Skip to content

HugoDemRey/CS451-2024-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Algorithms 2023/24 - EPFL

The goal of this practical project is to implement certain building blocks necessary for a decentralized system:

  • Perfect Links (submission #1),
  • FIFO Uniform Reliable Broadcast (submission #2),
  • Lattice Agreement (submission #3)

In this repository, you can find the template for Java and C/C++, but also helpful tools for you to use. For instructions and details, please refer to the project description.

About

Fork of the Project for "Distributed Algorithms"

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 57.9%
  • Python 30.4%
  • C++ 4.8%
  • Shell 4.7%
  • CMake 1.8%
  • C 0.4%