SerializabilityWhat determines serial execution order?The goal of concurrency control is to produce an interleaving of reads and writes so that the ordering of transactions implied by each conflict has no contradictions. Serializable scheduleNo cycle so no contradictions.
Possible serializations:
|
||