Sciweavers

122 search results - page 4 / 25
» An Optimal Locking Scheme in Object-Oriented Database System...
Sort
View
SIGMOD
1995
ACM
132views Database» more  SIGMOD 1995»
13 years 8 months ago
Efficient Optimistic Concurrency Control Using Loosely Synchronized Clocks
This paper describes an efficient optimistic concurrency control scheme for use in distributed database systems in which objects are cached and manipulated at client machines whil...
Atul Adya, Robert Gruber, Barbara Liskov, Umesh Ma...
DASFAA
2009
IEEE
253views Database» more  DASFAA 2009»
13 years 8 months ago
Implementing and Optimizing Fine-Granular Lock Management for XML Document Trees
Abstract. Fine-grained lock protocols with lock modes and lock granules adjusted to the various XML processing models, allow for highly concurrent transaction processing on XML tre...
Sebastian Bächle, Theo Härder, Michael P...
HT
1993
ACM
13 years 9 months ago
Designing Dexter-Based Cooperative Hypermedia Systems
This paper discusses issues for the design of a Dexter-based cooperative hypermedia architecture and a specific system, DeVise Hypermedia (DHM), developed from this architecture. ...
Kaj Grønbæk, Jens A. Hem, Ole Lehrman...
INFSOF
1998
93views more  INFSOF 1998»
13 years 5 months ago
An effective class hierarchy concurrency control technique in object-oriented database systems
In this paper, we present a locking-based concurrency control scheme for object-oriented databases (OODBs). Our scheme deals with class hierarchy which is an important property in...
Woochun Jun, Le Gruenwald
VLDB
1991
ACM
185views Database» more  VLDB 1991»
13 years 8 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...