Various concurrency control algorithms differ in the time when conflicts are detected, and in the way they are resolved. In that respect, the Pessimistic and Optimistic Concurrency Control (PCC and OCC) alternatives represent two extremes. PCC locking protocols detect conflicts as soon as they occur and resolve them using blocking. OCC protocols detect conflicts at transaction commit time and resolve them using rollbacks (restarts). For real-time databases, blockages and rollbacks are hazards that increase the likelihood of transactions missing their deadlines. We propose a Speculative Concurrency Control (SCC) technique that minimizes the impact of blockages and rollbacks. SCC relies on the use of added system resources to speculate on pot...
In a real-time database system, it is difficult to meet all timing constraints due to the consistenc...
Many activities are comprised of temporally dependent events that must be executed in a specific chr...
Concurrency control mechanisms including the wait, time-stamp and rollback mechanisms have been brie...
Various concurrency control algorithms di er in the time when con icts are detected, and in the way ...
In this paper, we propose a new class of Concurrency Control Algorithms that is especially suited fo...
We describe SCC-kS, a Speculative Concurrency Control (SCC) algorithm that allows a DBMS to use e ci...
This paper presents an algorithm which extends the relatively new notion of speculative concurrency ...
A problem with Speculative Concurrency Control algorithms and other common concurrency control schem...
Speculative Concurrency Control (SCC) [Best92a] is a new concur-rency control approach especially su...
This paper presents an algorithm which extends the relatively new notion of speculative concurrency ...
A problem with Speculative Concurrency Control algorithms and other common concurrency control schem...
Real-time database systems must meet time constraints in addition to the integrity constraints. Rese...
Concurrency control mechanisms including the wait, time-stamp and rollback mechanisms have been brie...
Data replication can help database systems meet the stringent temporal constraints of current time-c...
A problem with Speculative Concurrency Control algorithms and other common concur-rency control sche...
In a real-time database system, it is difficult to meet all timing constraints due to the consistenc...
Many activities are comprised of temporally dependent events that must be executed in a specific chr...
Concurrency control mechanisms including the wait, time-stamp and rollback mechanisms have been brie...
Various concurrency control algorithms di er in the time when con icts are detected, and in the way ...
In this paper, we propose a new class of Concurrency Control Algorithms that is especially suited fo...
We describe SCC-kS, a Speculative Concurrency Control (SCC) algorithm that allows a DBMS to use e ci...
This paper presents an algorithm which extends the relatively new notion of speculative concurrency ...
A problem with Speculative Concurrency Control algorithms and other common concurrency control schem...
Speculative Concurrency Control (SCC) [Best92a] is a new concur-rency control approach especially su...
This paper presents an algorithm which extends the relatively new notion of speculative concurrency ...
A problem with Speculative Concurrency Control algorithms and other common concurrency control schem...
Real-time database systems must meet time constraints in addition to the integrity constraints. Rese...
Concurrency control mechanisms including the wait, time-stamp and rollback mechanisms have been brie...
Data replication can help database systems meet the stringent temporal constraints of current time-c...
A problem with Speculative Concurrency Control algorithms and other common concur-rency control sche...
In a real-time database system, it is difficult to meet all timing constraints due to the consistenc...
Many activities are comprised of temporally dependent events that must be executed in a specific chr...
Concurrency control mechanisms including the wait, time-stamp and rollback mechanisms have been brie...