Distributed lock manager: Difference between revisions

Content deleted Content added
Lock Modes: adding truth table link
Line 34:
*Exclusive (EX). This is the traditional ''exclusive lock'' which allows read and update access to the resource, and prevents others from having any access to it.
 
The following [[truth table]] shows the compatibility of each lock mode with the others:
 
{| class="wikitable"