Content deleted Content added
the whole point is to allow a local cache, otherwise DLM wouldn't be neccessary at all |
link to cache coherency |
||
Line 1:
A '''distributed lock manager''' (DLM) provides distributed applications with a means to synchronize their accesses to shared resources.
DLMs have been used as the foundation for several successful clustered file systems, in which the machines in a [[computer cluster|cluster]] can use each other's
==VMS Implementation==
|