In distributed database systems, immediate global consistency of replicated data can be achieved by distributed commit protocols that are typically unpredictable. If real-time characteristics are necessary, such unpredictability has to be avoided. In a distributed real-time database, optimistic replication can be used to avoid unpredictable delays by allowing transactions to commit locally. The update of other nodes is performed as soon as possible. If optimistic replication is used, conflicts may occur since data can be changed locally without synchronously informing other nodes. To detect these conflicts, this thesis introduces a conflict detection approach for DeeDS, a distributed, active real-time database that supports a dynamic node s...
Middleware-based database replication protocols are more portable and flexible than kernel-based pro...
Transaction programs are comprised of read and write operations issued against the database. In a ...
Abstract. One of the key design points of any hardware transactional memory (HTM) system is the conf...
In distributed database systems, immediate global consistency of replicated data can be achieved by ...
One way of avoiding unpredictable delays, in a distributed real-time database, is to allow transacti...
In a distributed database system, pessimistic concurrency control is often used to ensure consistenc...
In distributed database systems, it is desirable to allow read and write accesses to occur independe...
In a distributed real-time database system (DRTDBS), a commit protocol is required to ensure transac...
We present a timestamp based algorithm for the detection of both write-write and read-write conflict...
147 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1986.Network partitioning is a ser...
Middleware-based database replication protocols require few or no changes in the database engine. As...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Conflict-aware replication is a novel lazy replication technique for scaling the back-end database o...
Database replication protocols need to detect, block or abort part of conflicting transactions. A po...
ABSTRACT Data replication is gaining increased importance due to the increasing demand for availabi...
Middleware-based database replication protocols are more portable and flexible than kernel-based pro...
Transaction programs are comprised of read and write operations issued against the database. In a ...
Abstract. One of the key design points of any hardware transactional memory (HTM) system is the conf...
In distributed database systems, immediate global consistency of replicated data can be achieved by ...
One way of avoiding unpredictable delays, in a distributed real-time database, is to allow transacti...
In a distributed database system, pessimistic concurrency control is often used to ensure consistenc...
In distributed database systems, it is desirable to allow read and write accesses to occur independe...
In a distributed real-time database system (DRTDBS), a commit protocol is required to ensure transac...
We present a timestamp based algorithm for the detection of both write-write and read-write conflict...
147 p.Thesis (Ph.D.)--University of Illinois at Urbana-Champaign, 1986.Network partitioning is a ser...
Middleware-based database replication protocols require few or no changes in the database engine. As...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Conflict-aware replication is a novel lazy replication technique for scaling the back-end database o...
Database replication protocols need to detect, block or abort part of conflicting transactions. A po...
ABSTRACT Data replication is gaining increased importance due to the increasing demand for availabi...
Middleware-based database replication protocols are more portable and flexible than kernel-based pro...
Transaction programs are comprised of read and write operations issued against the database. In a ...
Abstract. One of the key design points of any hardware transactional memory (HTM) system is the conf...