Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

jwbambacht/distributed-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Algorithms Lab

Lab exercises for the course IN4150 Distributed Algorithms. The lab exercises include three exercises programmed in Java rmi.

  1. Implementation of causal ordering of broadcast messages in Java/RMI
  2. Implementation of election in a unidirectional ring according to Peterson in Java/RMI
  3. Implementation of randomized byzantine agreement in Java/RMI

Contributors

Languages