Although the general concepts provided by the standard concurrency control theory (e. g. [BHG87]) remain a solid guide for systems behavior and design, a look at implementation-driven research (e. g. ARIES/IM [ML92]) shows that there is a nontrivial gap between the usual abstract model and practical DBMS situations. For example, most theoretical work on concurrency control has ignored access to redundant data stores, which are the basis for indices; and even simple operations such as insertion and deletion of records introduce unexpected subtleties in their correct concurrent handling. In this paper we propose extensions to the concepts of standard concurrency control to cover locking problems found in practice. Our results should help gene...
Traditional concurrency control theory views transactions in terms of read and write operations on d...
ABSTRACT- A number of concurrency control perfor-mance studies have shown that, under high levels of...
Locking is widely used as a concurrency control mechanism in database systems. As more OLTP database...
Various techniques have been proposed to ensure the safe, concurrent execution of a set of database ...
AbstractIn this paper, we extend the traditional relationships between locks, i.e., shared and non-s...
The concurrency control lock (e.g. file lock, table lock) has long been used as a canonical example ...
For twenty years, the transaction has been acknowledged as the central abstraction in preventing con...
Concurrency control problems in centralized Database Management Systems have been actively studied i...
The concurrency control lock (e.g. file lock, table lock) has long been used as a canonical example ...
Relational database management systems lack the requisite support for specialized applications such ...
Adaptive locking is a new concurrency control scheme for relational database systems. An adaptive l...
There is an ever-increasing demand for higher throughputs in transaction processing systems leading ...
Traditional concurrency control theory views transactions in terms of read and write operations on d...
Vita.In Heterogeneous Database Systems (HDBS), concurrency control presents a new problem since seri...
In multi-version databases, updates and deletions of records by transactions require appending a new...
Traditional concurrency control theory views transactions in terms of read and write operations on d...
ABSTRACT- A number of concurrency control perfor-mance studies have shown that, under high levels of...
Locking is widely used as a concurrency control mechanism in database systems. As more OLTP database...
Various techniques have been proposed to ensure the safe, concurrent execution of a set of database ...
AbstractIn this paper, we extend the traditional relationships between locks, i.e., shared and non-s...
The concurrency control lock (e.g. file lock, table lock) has long been used as a canonical example ...
For twenty years, the transaction has been acknowledged as the central abstraction in preventing con...
Concurrency control problems in centralized Database Management Systems have been actively studied i...
The concurrency control lock (e.g. file lock, table lock) has long been used as a canonical example ...
Relational database management systems lack the requisite support for specialized applications such ...
Adaptive locking is a new concurrency control scheme for relational database systems. An adaptive l...
There is an ever-increasing demand for higher throughputs in transaction processing systems leading ...
Traditional concurrency control theory views transactions in terms of read and write operations on d...
Vita.In Heterogeneous Database Systems (HDBS), concurrency control presents a new problem since seri...
In multi-version databases, updates and deletions of records by transactions require appending a new...
Traditional concurrency control theory views transactions in terms of read and write operations on d...
ABSTRACT- A number of concurrency control perfor-mance studies have shown that, under high levels of...
Locking is widely used as a concurrency control mechanism in database systems. As more OLTP database...