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.
CITATION STYLE
Fagin, R., Nievergelt, J., Pippenger, N., & Strong, H. R. (1979). Extendible Hashing—a Fast Access Method for Dynamic Files. ACM Transactions on Database Systems (TODS), 4(3), 315–344. https://doi.org/10.1145/320083.320092
Mendeley helps you to discover research relevant for your work.