Distributed lock manager: Difference between revisions

Content deleted Content added
Awaterl (talk | contribs)
Initial article creation.
 
Awaterl (talk | contribs)
m Add openssi reference.
Line 1:
A '''distributed lock manager''' (DLM) provides distributed applications with a means to synchronize their accesses to shared resources.
 
It is a key component of single system image projects such as [[OpenSSI]].