|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 60 - Issue 11 |
| Published: December 2012 |
| Authors: Myat Pwint Phyu, Ni Lar Thein |
10.5120/9737-4288
|
Myat Pwint Phyu, Ni Lar Thein . Using Bloom Filter Array (BFA) to Speed up the Lookup in Distributed Storage System. International Journal of Computer Applications. 60, 11 (December 2012), 26-28. DOI=10.5120/9737-4288
@article{ 10.5120/9737-4288,
author = { Myat Pwint Phyu,Ni Lar Thein },
title = { Using Bloom Filter Array (BFA) to Speed up the Lookup in Distributed Storage System },
journal = { International Journal of Computer Applications },
year = { 2012 },
volume = { 60 },
number = { 11 },
pages = { 26-28 },
doi = { 10.5120/9737-4288 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2012
%A Myat Pwint Phyu
%A Ni Lar Thein
%T Using Bloom Filter Array (BFA) to Speed up the Lookup in Distributed Storage System%T
%J International Journal of Computer Applications
%V 60
%N 11
%P 26-28
%R 10.5120/9737-4288
%I Foundation of Computer Science (FCS), NY, USA
Today's storage systems have a major issue for the long-term storage of massive amounts of unstructured data. The reliability and availability of that fortune of data become important factors. So, distributed storage system is essential for many large-scale organizations. It is challenging that how to access the distributed data from a place. In this paper, a structure of the Bloom filter array (BFA) is proposed to get time and space efficiency in distributed storage system. The proposed structure that can efficiently lookup the queries will be discussed from the algorithm perspective and then evaluate BFA through simulations.