ACM SIGMOD Anthology ACM SIGMOD dblp.uni-trier.de

A High Performance Multiversion Concurrency Control Protocol of Object Databases.

Craig Harris, Madhu Reddy, Carl Woolf: A High Performance Multiversion Concurrency Control Protocol of Object Databases. SIGMOD Conference 1992: 320
@inproceedings{DBLP:conf/sigmod/HarrisRW92,
  author    = {Craig Harris and
               Madhu Reddy and
               Carl Woolf},
  editor    = {Michael Stonebraker},
  title     = {A High Performance Multiversion Concurrency Control Protocol
               of Object Databases},
  booktitle = {Proceedings of the 1992 ACM SIGMOD International Conference on
               Management of Data, San Diego, California, June 2-5, 1992},
  publisher = {ACM Press},
  year      = {1992},
  pages     = {320},
  ee        = {http://doi.acm.org/10.1145/130283.130332, db/conf/sigmod/HarrisRW92.html},
  crossref  = {DBLP:conf/sigmod/92},
  bibsource = {DBLP, http://dblp.uni-trier.de}
}
BibTeX

Abstract

Commercial object databases (ODBs) generally claim to have very fast data access. Some benchmarks have shown that ODBs perform very well in certain single-user application areas. But many commercial database applications have challenging concurrent, multi-user performance requirements. Traditional concurrency control protocols (CCPS) can slow down the overall system performance of an ODB to the point where it has no real performance advantages over non-ODB products. In the development of ONTOS, a commercial ODB, we felt it was important to develop new CCPs which were appropriate for our object orientation and performance goals.

The ONTOS approach to concurrency control is based on the notion of an explicit serialization graph. Traditional CCPs serialize transactions implicitly. Pessimistic lock-based schemes implicitly serialize in commitment order. Time-based schemes implicitly serialize in the order in which transactions start. In both cases, transactions are serialized on the basis of real-time ordering of special events: starting and ending transactions. In ONTOS, it is possible for a transaction which both starts and commits after another transaction to precede the other transaction in serialization order - if the operations it performs are compatible with such a serialization order. In the absence of semantic information, ONTOS assumes that a transaction which reads an object will serialize before those that update the object; and will make this determination at the time the object is manipulated. This allows readers and writers of the same object to proceed concurrently. In the presence of semantic information, ONTOS can sometimes allow multiple writers of the same object to proceed concurrently, performing semantic concurrency conflict detection.

This talk describes the serialization-based concurrency control algorithms in use in ONTOS. We argue that the technique permits greater concurrency over a well defined class of transaction histories, and is particularly well suited for use in distributed environments. We support this position with benchmarks which compare the throughput of certain transaction streams under various CCPs.

Copyright © 1992 by the ACM, Inc., used by permission. Permission to make digital or hard copies is granted provided that copies are not made or distributed for profit or direct commercial advantage, and that copies show this notice on the first page or initial screen of a display along with the full citation.


ACM SIGMOD Anthology

Online Version (ACM WWW Account required): Full Text in PDF Format

CDROM Version: Load the CDROM "Volume 1 Issue 2, SIGMOD '75-'92" and ...

DVD Version: Load ACM SIGMOD Anthology DVD 1" and ... BibTeX

Printed Edition

Michael Stonebraker (Ed.): Proceedings of the 1992 ACM SIGMOD International Conference on Management of Data, San Diego, California, June 2-5, 1992. ACM Press 1992 BibTeX , SIGMOD Record 21(2), June 1992
Contents

Online Edition: ACM Digital Library

[Index Terms]
[Abstract in PDF Format, 59 KB]
ACM SIGMOD Anthology - DBLP: [Home | Search: Author, Title | Conferences | Journals]
ACM SIGMOD Anthology: Copyright © by ACM (info@acm.org), Corrections: anthology@acm.org
DBLP: Copyright © by Michael Ley (ley@uni-trier.de), last change: Sat May 16 23:40:12 2009