Sciweavers

184 search results - page 9 / 37
» Concurrency Control in Mobile Database Systems
Sort
View
VLDB
2001
ACM
149views Database» more  VLDB 2001»
13 years 12 months ago
Cache-Conscious Concurrency Control of Main-Memory Indexes on Shared-Memory Multiprocessor Systems
Recent research addressed the importance of optimizing L2 cache utilization in the design of main memory indexes and proposed the so-called cache-conscious indexes such as the CSB...
Sang Kyun Cha, Sangyong Hwang, Kihong Kim, Keunjoo...
PVLDB
2010
138views more  PVLDB 2010»
13 years 5 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
SIGMOD
1999
ACM
107views Database» more  SIGMOD 1999»
13 years 11 months ago
Efficient Concurrency Control for Broadcast Environments
A crucial consideration in environments where data is broadcast to clients is the low bandwidth available for clients to communicate with servers. Advanced applications in such en...
Jayavel Shanmugasundaram, Arvind Nithrakashyap, Ra...
VLDB
1991
ACM
185views Database» more  VLDB 1991»
13 years 11 months ago
Experimental Evaluation of Real-Time Optimistic Concurrency Control Schemes
Due to its potential for a high degree of parallelism, optimistic concurrency control is expected to perform better than two-phase locking when integrated with priority-driven CPU...
Jiandong Huang, John A. Stankovic, Krithi Ramamrit...
HT
1993
ACM
13 years 11 months ago
Concurrency Control in Collaborative Hypertext Systems
Traditional concurrency control techniques for database systems (transaction management based on locking protocols) have been successful in many multiuser settings, but these tech...
Uffe Kock Wiil, John J. Leggett