Design Considerations for Data-flow Database Machines.
Haran Boral, David J. DeWitt:
Design Considerations for Data-flow Database Machines.
SIGMOD Conference 1980: 94-104@inproceedings{DBLP:conf/sigmod/BoralD80,
author = {Haran Boral and
David J. DeWitt},
editor = {Peter P. Chen and
R. Clay Sprowls},
title = {Design Considerations for Data-flow Database Machines},
booktitle = {Proceedings of the 1980 ACM SIGMOD International Conference on
Management of Data, Santa Monica, California, May 14-16, 1980},
publisher = {ACM Press},
year = {1980},
pages = {94-104},
ee = {http://doi.acm.org/10.1145/582250.582266, db/conf/sigmod/BoralD80.html},
crossref = {DBLP:conf/sigmod/80},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
This paper presents a discussion of the application of data-flow machine concepts to the design and implementation of database machines which execute relational algebra queries. We analyze the performance of multiprocessor nested-loops and sort-merge join algorithms and show that the nested-loops algorithm is generally superior. Three levels of operand granularity for data-flow database machines are introduced and compared using the nested-loops join algorithm. We demonstrate, that relation-level granularity is too coarse and that tuple-level granularity is too fine. The third level of granularity, a page of a relation, is shown to be the best choice from both hardware and software viewpoints. Finally, a preliminary design for a data-flow database machine which utilizes page-level granularity and supports distributed control of instruction execution is presented.
Copyright © 1980 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.
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 ...
Printed Edition
Peter P. Chen, R. Clay Sprowls (Eds.):
Proceedings of the 1980 ACM SIGMOD International Conference on Management of Data, Santa Monica, California, May 14-16, 1980.
ACM Press 1980
Contents
References
- [1]
- ...
- [2]
- ...
- [3]
- David J. DeWitt:
Query Execution in DIRECT.
SIGMOD Conference 1979: 13-22
- [4]
- Haran Boral, David J. DeWitt:
Processor Allocation Strategies for Multiprocessor Database Machines.
ACM Trans. Database Syst. 6(2): 227-254(1981)
- [5]
- Mike W. Blasgen, Kapali P. Eswaran:
Storage and Access in Relational Data Bases.
IBM Systems Journal 16(4): 362-377(1977)
- [6]
- ...
- [7]
- ...
- [8]
- ...
- [9]
- ...
- [10]
- ...
- [11]
- ...
- [12]
- John Miles Smith, Philip Yen-Tang Chang:
Optimizing the Performance of a Relational Algebra Database Interface.
Commun. ACM 18(10): 568-579(1975)
- [13]
- S. Bing Yao:
Optimization of Query Evaluation Algorithms.
ACM Trans. Database Syst. 4(2): 133-155(1979)
- [14]
- ...
- [15]
- ...
- [16]
- ...
- [17]
- ...
Copyright © Mon Mar 15 03:54:25 2010
by Michael Ley (ley@uni-trier.de)