Skip to content

FlorisVideler/Paxos-implementatie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opdracht 3: Productieklaar maken van een gedistribueerde data-analyse: Paxos-implementatie

Niels Bijl 1754339
Floris Videler 1758374

Validation

(For all the input examples from fase 1 we added a 0, for the amount of learners needed.)
Example #1

1 3 0 15
0 PROPOSE 1 42
0 END

alt text

Example #2

2 3 0 50
0 PROPOSE 1 42
8 FAIL PROPOSER 1
11 PROPOSE 2 37
26 RECOVER PROPOSER 1
0 END

alt text alt text

Example #3

1 3 1 10000 
0 PROPOSE 1 nl: g
100 PROPOSE 1 nl:ga
200 PROPOSE 1 nl:af
300 PROPOSE 1 nl:f 
400 PROPOSE 1 en: g
500 PROPOSE 1 en:gr
600 PROPOSE 1 en:re
700 PROPOSE 1 en:ea
800 PROPOSE 1 en:at
900 PROPOSE 1 en:t 
0 END

alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages