Sciweavers

48 search results - page 1 / 10
» Key Range Locking Strategies for Improved Concurrency
Sort
View
VLDB
1991
ACM
143views Database» more  VLDB 1991»
13 years 8 months ago
Adaptive Locking Strategies in a Multi-node Data Sharing Environment
This paper describes some of the concurrency control 1” lgorithms used in RdMVMS RdbIVMS uses the ,fac.ilities provided by the VMS lock manager in order to perform locking among...
Ashok M. Joshi
PPOPP
2005
ACM
13 years 11 months ago
Revocable locks for non-blocking programming
In this paper we present a new form of revocable lock that streamlines the construction of higher level concurrency abstractions such as atomic multi-word heap updates. The key id...
Tim Harris, Keir Fraser
OSDI
1994
ACM
13 years 6 months ago
Experiences with Locking in a NUMA Multiprocessor Operating System Kernel
We describe the lockingarchitecture of a new operating system, HURRICANE, designed for large scale shared-memory multiprocessors. Many papers already describe kernel lockingtechni...
Ronald C. Unrau, Orran Krieger, Benjamin Gamsa, Mi...
SIGMOD
2010
ACM
221views Database» more  SIGMOD 2010»
13 years 10 months ago
Low overhead concurrency control for partitioned main memory databases
Database partitioning is a technique for improving the performance of distributed OLTP databases, since “single partition” transactions that access data on one partition do no...
Evan P. C. Jones, Daniel J. Abadi, Samuel Madden