Sciweavers

56 search results - page 7 / 12
» Concurrency Control Protocol for Nested Transactions in Real...
Sort
View
PVLDB
2010
138views more  PVLDB 2010»
14 years 8 months ago
The Case for Determinism in Database Systems
Replication is a widely used method for achieving high availability in database systems. Due to the nondeterminism inherent in traditional concurrency control schemes, however, sp...
Alexander Thomson, Daniel J. Abadi
VLDB
2005
ACM
397views Database» more  VLDB 2005»
15 years 9 months ago
Concurrency control and recovery for balanced B-link trees
Abstract. In this paper we present new concurrent and recoverable B-link-tree algorithms. Unlike previous algorithms, ours maintain the balance of the B-link tree at all times, so ...
Ibrahim Jaluta, Seppo Sippu, Eljas Soisalon-Soinin...
COMPUTE
2010
ACM
15 years 1 months ago
Performance evaluation of speculation-based protocol for read-only transactions
In the literature, speculation-based protocols have been proposed to improve the performance of read-only transactions (ROTs) over the existing two-phase locking (2PL) and snapsho...
Thirumalaisamy Ragunathan, P. Krishna Reddy
NCA
2006
IEEE
15 years 3 months ago
A Primary-Backup Protocol for In-Memory Database Replication
The paper presents a primary-backup protocol to manage replicated in-memory database systems (IMDBs). The protocol exploits two features of IMDBs: coarse-grain concurrency control...
Lásaro J. Camargos, Fernando Pedone, Rodrig...
ICDT
2010
ACM
163views Database» more  ICDT 2010»
15 years 27 days ago
A Theoretical Study of 'Snapshot Isolation'
Snapshot Isolation is a popular and efficient protocol for concurrency control. In this paper we discuss Snapshot Isolation in view of the classical theory for transaction process...
Ragnar Normann, Lene T. Østby