PAPER DIGEST
Most Influential SIGMOD 1993 Paper · 2026-03 edition

LH: Linear Hashing For Distributed Files

Witold Litwin; Marie-Anne Neimat; Donovan A. Schneider

Venue
ACM SIGMOD Conference (SIGMOD) 1993
Recognition
Most Influential SIGMOD 1993 Paper (Rank No. 10)
Edition
2026-03
Impact factor
4
Certificate ID
5a79834a2ba0792d

Abstract

LH* generalizes Linear Hashing to parallel or distributed RAM and disk files. An LH* file can be created from objects provided by any number of distributed and autonomous clients. It can grow gracefully, one bucket at a time, to virtually any number of servers. The number of messages per insertion is one in general, and three in the worst case. The number of messages per retrieval is two in general, and four in the worst case. The load factor can be about constant, 65-95%, depending on the file parameters. The file can also support parallel operations. An LH* file can be much faster than a single site disk file, and/or can hold a much larger number of objects. It can be more efficient than any file with a centralized directory, or a static parallel or distributed hash file.

Download PDF certificate