Hash tables with finite buckets are less resistant to deletions

  • Authors:
  • Yossi Kanizo;David Hay;Isaac Keslassy

  • Affiliations:
  • Dept. of Computer Science, Technion, Haifa 32000, Israel;School of Computer Science and Engineering, Hebrew Univ., Jerusalem 91905, Israel;Dept. of Electrical Engineering, Technion, Haifa 32000, Israel

  • Venue:
  • Computer Networks: The International Journal of Computer and Telecommunications Networking
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We show that when memory is bounded, i.e. memory buckets are finite, dynamic hash tables that allow insertions and deletions behave significantly worse than their static counterparts that only allow insertions. This behavior differs from previous results in which, when memory is unbounded, the two models behave similarly. We show the decrease in performance in dynamic hash tables using several hash-table schemes. We also provide tight upper and lower bounds on the achievable overflow fractions in these schemes. Finally, we propose an architecture with content-addressable memory (CAM), which mitigates this decrease in performance.