extendible hashing
Recently Published Documents


TOTAL DOCUMENTS

39
(FIVE YEARS 2)

H-INDEX

8
(FIVE YEARS 0)

2021 ◽  
Author(s):  
Jing Hu ◽  
Jianxi Chen ◽  
Yifeng Zhu ◽  
Qing Yang ◽  
Zhouxuan Peng ◽  
...  

Indexing techniques such as extendible hashing and B-trees are widely used to store, retrieve and search for data on files in most file systems. These techniques have been comprehensively explored to enhance the data structure for increasing the faster access to file contents. Extendible hashing is a dynamic hashing technique which handles dynamic files that keep changing in size. Traditional extendible hashing uses bit addresses to hash the data to buckets and restricts the directory size to be a power of 2 which has corresponding complications in implementation. Restriction on directory size also results in uneven distribution of data which increases the possibility of overflows. This in turn increases the cost of index maintenance. In this paper, an efficient and simpler to implement variation of Extendible hashing method named Bit-Less Extendible Hashing (BLEH) for dynamic files is proposed. The proposed method eliminates the need for binary representation of the hash address which reduces the complexity of implementation. Furthermore, it eliminates the need for the directory size to be a power of 2 providing flexibility in the choice of initial directory size. The experimental results show that the proposed method provides better performance in terms of split count upon insertion when compared to the traditional extendible hashing method with good space utilization.


2018 ◽  
pp. 1429-1432
Author(s):  
Donghui Zhang ◽  
Yannis Manolopoulos ◽  
Yannis Theodoridis ◽  
Vassilis J. Tsotras
Keyword(s):  

Author(s):  
Donghui Zhang ◽  
Yannis Manolopoulos ◽  
Yannis Theodoridis ◽  
Vassilis J. Tsotras
Keyword(s):  

2009 ◽  
pp. 1093-1095
Author(s):  
Donghui Zhang ◽  
Yannis Manolopoulos ◽  
Yannis Theodoridis ◽  
Vassilis J. Tsotras
Keyword(s):  

Sign in / Sign up

Export Citation Format

Share Document