Jump to content

Talk:Lamport's distributed mutual exclusion algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Christian75 (talk | contribs) at 17:52, 31 July 2015 (Assessment: +Computer science (assisted)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Things you can help WikiProject Computer science with:

Assumptions are missing: I think you need a direct FIFO connection between each pair of proccesses, otherwise the described algorithm might fail.

Merge into Lamport's bakery algorithm

Am I correct in that this is basically a distributed version of Lamport's bakery algorithm? Should they be separate, since they are basically the same algorithm with a slight variation to work in a distributed system? At least there should be clearer links between the two pages, indicating their relation. Sega381 (talk) 15:36, 31 October 2013 (UTC)[reply]