Skip to content

huynguyen7/Multicast-Ordering-in-Distributed-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MULTICAST ORDERING IN DISTRIBUTED SYSTEMS

This repository contains academia implementations for Multicast Ordering:

  • FIFO Ordering.
  • Causal Ordering
  • Total Ordering.

NOTES: Assume that we have reliable multicast.

Building

  • Install mpi4py: Click here
  • Go to project directory, edit the run.sh file, change the appropriate python interpreter.
  • Run the executable bash script:
$ ./run.sh

Releases

No releases published

Packages

No packages published