Relative Serializability: An Approach for Relaxing the Atomicity of Transactions

作者:

Highlights:

摘要

Serializability is too strong a correctness criterion and unnecessarily restricts concurrency. We use the semantic information of a transaction to provide different atomicity views of the transaction to other transactions. The proposed approach improves concurrency and allows interleavings among transactions which are nonserializable, but which nonetheless preserve the consistency of the database and are acceptable to the users. We develop a graph-based tool whose acyclicity is both a necessary and sufficient condition for the correctness of an execution. Our theory encompasses earlier proposals that incorporate semantic information of transactions. Furthermore, it is the first approach that provides an efficient graph-based tool for recognizing correct schedules without imposing any restrictions on the application domain. Our approach is widely applicable to many advanced database applications such as systems with long-lived transactions and collaborative environments.

论文关键词:

论文评审过程:Received 16 December 1994, Revised 31 August 1995, Available online 25 May 2002.

论文官网地址:https://doi.org/10.1006/jcss.1997.1527