Title :
A comparison of computed chaining to predictors
Author :
Tai, K.-C. ; Tharp, A.L.
Author_Institution :
Dept. of Comput. Sci., North Carolina State Univ., Raleigh, NC, USA
Abstract :
Computed chaining and predictors are two recent techniques for resolving hashing collisions which use a pseudolink field instead of an actual address link to group records which map to the same home address. With additional computation on the pseudolink, the actual address can be determined. The advantage of the pseudolink is that it often takes much less storage than an actual address would take. The authors note problems with the predictor method which must be overcome if the method is to be used successfully. They also compare the predictor method to computed chaining. They conclude with a discussion of the utility of multiple predictor, i.e. having more than one chain of pseudolinks for records with the same home address.
Keywords :
file organisation; computed chaining; hashing collisions; multiple predictor; predictor method; pseudolink field; Access control; Computational modeling; Computer science; Databases; Equations; Probes; Collision; hashing; resolution;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.1986.6312990