An Analysis of Three Transaction Processing Architectures.
Anupam Bhide:
An Analysis of Three Transaction Processing Architectures.
VLDB 1988: 339-350@inproceedings{DBLP:conf/vldb/Bhide88,
author = {Anupam Bhide},
editor = {Fran\c{c}ois Bancilhon and
David J. DeWitt},
title = {An Analysis of Three Transaction Processing Architectures},
booktitle = {Fourteenth International Conference on Very Large Data Bases,
August 29 - September 1, 1988, Los Angeles, California, USA,
Proceedings},
publisher = {Morgan Kaufmann},
year = {1988},
isbn = {0-934613-75-3},
pages = {339-350},
ee = {db/conf/vldb/Bhide88.html},
crossref = {DBLP:conf/vldb/88},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
In this paper, we investigate the issues involved in using multiprocessors for high performance transaction processing applications.
We use a simulation model to compare the performance of three different architectures, namely, Shared Everything, Shared Nothing and Shared Disks.
In Shared Everything, any processor can access any disk and all memory is shared.
In Shared Nothing, neither disks nor memory is shared.
In Shared Disks, any processor can access any disk, but each has its own private main memory.
We first study four different variations of the Shared Disks architecture which attempt to minimize lock request messages.
We will then compare the best Shared Disks variation with Shared Nothing and Shared Everything.
In addition, we study how intraquery parallelism affects the performance of the architectures.
Copyright © 1988 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 4, VLDB '75-'88" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
François Bancilhon, David J. DeWitt (Eds.):
Fourteenth International Conference on Very Large Data Bases, August 29 - September 1, 1988, Los Angeles, California, USA, Proceedings.
Morgan Kaufmann 1988, ISBN 0-934613-75-3
References
- [BART 81]
- Joel F. Bartlett:
A NonStop Kernel.
SOSP 1981: 22-19
- [BHID 87]
- Anupam Bhide, Michael Stonebraker:
Performance Issues in High Performance Transaction Processing Architectures.
HPTS 1987: 277-300
- [BHID 88]
- Anupam Bhide, Michael Stonebraker:
A Performance Comparison of Two Architectures for Fast Transaction Processing.
ICDE 1988: 536-545
- [ELHA 84]
- Klaus Elhardt, Rudolf Bayer:
A Database Cache for High Performance and Fast Restart in Database Systems.
ACM Trans. Database Syst. 9(4): 503-525(1984)
- [GRAY 84]
- ...
- [HILL 86]
- ...
- [REUT 84]
- ...
- [SEQU 86]
- ...
- [STRI 82]
- ...
- [YU 85a]
- Philip S. Yu, Daniel M. Dias, John T. Robinson, Balakrishna R. Iyer, Douglas W. Cornell:
Modelling of Centralized Concurrency Control in a Multi-System Environment.
SIGMETRICS 1985: 183-191
- [YU 85b]
- ...
Copyright © Tue Mar 16 02:22:00 2010
by Michael Ley (ley@uni-trier.de)