Publication
ACM Transactions on Database Systems (TODS)
Paper

Extendible Hashing—a Fast Access Method for Dynamic Files

Download paper

Abstract

Extendible hashing is a new access technique, in which the user is guaranteed no more than two page faults to locate the data associated with a given unique identifier, or key. Unlike conventional hashing, extendible hashing has a dynamic structure that grows and shrinks gracefully as the database grows and shrinks. This approach simultaneously solves the problem of making hash tables that are extendible and of making radix search trees that are balanced. We study, by analysis and simulation, the performance of extendible hashing. The results indicate that extendible hashing provides an attractive alternative to other access methods, such as balanced trees. © 1979, ACM. All rights reserved.

Date

Publication

ACM Transactions on Database Systems (TODS)

Authors

Resources

Share