Cascade Hashing.
Peter Kjellberg, Torben U. Zahle:
Cascade Hashing.
VLDB 1984: 481-492@inproceedings{DBLP:conf/vldb/KjellbergZ84,
author = {Peter Kjellberg and
Torben U. Zahle},
editor = {Umeshwar Dayal and
Gunter Schlageter and
Lim Huat Seng},
title = {Cascade Hashing},
booktitle = {Tenth International Conference on Very Large Data Bases, August
27-31, 1984, Singapore, Proceedings},
publisher = {Morgan Kaufmann},
year = {1984},
isbn = {0-934613-16-8},
pages = {481-492},
ee = {db/conf/vldb/KjellbergZ84.html},
crossref = {DBLP:conf/vldb/84},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
Cascade Hashing is a new dynamic hashing scheme which is based on Spiral Storage.
The purpose of this paper is first to give a unified exposition of Linear Hashing, Spiral Storage and other dynamic hashing schemes, and second to describe a new method for storing overflow records.
The method stores the overflow records in the main file itself and clusters overflow records from each primary bucket in one or very few overflow buckets.
Calculations on the load of the file promises search lengths very close to one even for a storage utilization above 90%, which makes the method appear better than any present dynamic hashing scheme.
Copyright © 1984 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
Umeshwar Dayal, Gunter Schlageter, Lim Huat Seng (Eds.):
Tenth International Conference on Very Large Data Bases, August 27-31, 1984, Singapore, Proceedings.
Morgan Kaufmann 1984, ISBN 0-934613-16-8
Contents
References
- [Fagi79]
- Ronald Fagin, Jürg Nievergelt, Nicholas Pippenger, H. Raymond Strong:
Extendible Hashing - A Fast Access Method for Dynamic Files.
ACM Trans. Database Syst. 4(3): 315-344(1979)
- [Kjel84]
- ...
- [Knot71]
- Gary D. Knott:
Expandable Open Addressing Hash Table Storage and Retrieval.
SIGFIDET Workshop 1971: 187-206
- [Knut73]
- Donald E. Knuth:
The Art of Computer Programming, Volume III: Sorting and Searching.
Addison-Wesley 1973, ISBN 0-201-03803-X
- [Lars78]
- Per-Åke Larson:
Dynamic Hashing.
BIT 18(2): 184-201(1978)
- [Lars80]
- Per-Åke Larson:
Linear Hashing with Partial Expansions.
VLDB 1980: 224-232
- [Lars82]
- Per-Åke Larson:
A Single-File Version of Linear Hashing with Partial Expansions.
VLDB 1982: 300-309
- [Litw78]
- Witold Litwin:
Virtual Hashing: A Dynamically Changing Hashing.
VLDB 1978: 517-523
- [Litw80]
- Witold Litwin:
Linear Hashing: A New Tool for File and Table Addressing.
VLDB 1980: 212-223
- [Lome83]
- David B. Lomet:
Bounded Index Exponential Hashing.
ACM Trans. Database Syst. 8(1): 136-165(1983)
- [Mart79]
- ...
- [Mull81]
- James K. Mullin:
Tightly Controlled Linear Hashing without Separate Overflow Storage.
BIT 21(4): 390-400(1981)
- [Rama82]
- Kotagiri Ramamohanarao, John W. Lloyd:
Dynamic Hashing Schemes.
Comput. J. 25(4): 478-485(1982)
- [Scho81]
- Michel Scholl:
New File Organizations Based on Dynamic Hashing.
ACM Trans. Database Syst. 6(1): 194-211(1981)
- [Tamm82]
- ...
- [Vitt82]
- Jeffrey Scott Vitter:
Implementations for Coalesced Hashing.
Commun. ACM 25(12): 911-926(1982)
Copyright © Tue Mar 16 02:21:58 2010
by Michael Ley (ley@uni-trier.de)