Skip to content

priyankasatish10/paxos-scu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Paxos- Simplified

Akash Gupta Nitya Navali Priyanka Satish Shreyas Padhye

Distributed Systems Spring 2020

Commands to run the Project

mkdir finalsubmission

cd finalsubmission

git clone https://github.com/priyankasatish10/paxos-scu.git

cd paxos-scu

javac src/*.java

cd src

java Env input.txt

Input file

In the input file we can modify number of proposers, number of acceptors and number of requests

We can simulate downtime in acceptors in input.txt. Please follow instructions in input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages