Sciweavers

34 search results - page 1 / 7
» Concurrency Control of Persistent Object Transactions in COR...
Sort
View
CISMOD
1993
13 years 9 months ago
Concurrency Control of Persistent Object Transactions in CORAL
Barrett R. Bryant, Chandrasekaran Venkatapathy, Da...
POS
1998
Springer
13 years 9 months ago
Concurrency - The Fly in the Ointment?
Concurrency is a central pillar of the Java programming language, is implicit in the transactional model of computation adopted by most persistent systems, and has been widely stu...
Stephen Blackburn, John N. Zigman
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...
JOT
2007
89views more  JOT 2007»
13 years 4 months ago
Graph-based Optimistic Transaction Management
In this paper, we introduce and describe directed dependency graph-based transaction and concurrency control (DCC) for persistent (stable, single-level) object-based bulk data man...
Frans A. Henskens, Maurice G. Ashton
AC
1999
Springer
13 years 9 months ago
Integrating Group Communication with Transactions for Implementing Persistent Replicated Objects
A widely used computational model for constructing fault-tolerant distributed applications employs atomic transactions for controlling operations on persistent objects. There has ...
Mark C. Little, Santosh K. Shrivastava