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 85.179.246.36 (talk) at 12:29, 17 September 2009 (Created page with 'Assumptions are missing: I think you need a direct FIFO connection between each pair of proccesses, otherwise the described algorithm might fail.'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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