The PCL Theorem: Transactions cannot be Parallel, Consistent, and LiveOpen Website

Published: 2019, Last Modified: 10 May 2023J. ACM 2019Readers: Everyone
Abstract: We establish a theorem called the PCL theorem, which states that it is impossible to design a transactional memory algorithm that ensures (1) parallelism, i.e., transactions do not need to synchronize unless they access the same application objects, (2) very little consistency, i.e., a consistency condition, called weak adaptive consistency, introduced here and that is weaker than snapshot isolation, processor consistency, and any other consistency condition stronger than them (such as opacity, serializability, causal serializability, etc.), and (3) very little liveness, i.e., which transactions eventually commit if they run solo.
0 Replies

Loading