AlmostIntelligent / Hydra

A distributed computation network.
4 stars 0 forks source link

Coordinator Selection Algorithm #20

Closed hastern closed 11 years ago

Cikey commented 11 years ago

I implemented the bully algorithm for our coordinator according to : http://www.fh-wedel.de/fileadmin/mitarbeiter/uh/WS201213/VS_08_Koordination.pdf

Cikey commented 11 years ago

Changed the lock coordination according to https://en.wikipedia.org/wiki/Lamport%27s_Distributed_Mutual_Exclusion_Algorithm