Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

scaleBF: A High Scalable Membership Filter using 3D Bloom Filter

Author 1: Ripon Patgiri Author 2: Sabuzima Nayak Author 3: Samir Kumar Borgohain
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 9, No. 12 · Published 2018 · Cited by 5

DOI: https://doi.org/10.14569/IJACSA.2018.091277

Abstract

Bloom Filter is extensively deployed data structure in various applications and research domain since its inception. Bloom Filter is able to reduce the space consumption in an order of magnitude. Thus, Bloom Filter is used to keep information of a very large scale data. There are numerous variants of Bloom Filters available, however, scalability is a serious dilemma of Bloom Filter for years. To solve this dilemma, there are also diverse variants of Bloom Filter. However, the time complexity and space complexity become the key issue again. In this paper, we present a novel Bloom Filter to address the scalability issue without compromising the performance, called scaleBF. scaleBF deploys many 3D Bloom Filter to filter the set of items. In this paper, we theoretically compare the contemporary Bloom Filter for scalability and scaleBF outperforms in terms of time complexity.

Keywords

How to Cite this Article

Patgiri, R., Nayak, S., & Borgohain, S. K. (2018). scaleBF: A High Scalable Membership Filter using 3D Bloom Filter. International Journal of Advanced Computer Science and Applications, 9(12). https://doi.org/10.14569/IJACSA.2018.091277

Patgiri, Ripon, et al.. "scaleBF: A High Scalable Membership Filter using 3D Bloom Filter." International Journal of Advanced Computer Science and Applications, vol. 9, no. 12, 2018, https://doi.org/10.14569/IJACSA.2018.091277.

@article{Patgiri2018,
  title     = {scaleBF: A High Scalable Membership Filter using 3D Bloom Filter},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {9},
  number    = {12},
  year      = {2018},
  publisher = {The Science and Information Organization},
  author    = {Ripon Patgiri and Sabuzima Nayak and Samir Kumar Borgohain},
  doi       = {10.14569/IJACSA.2018.091277},
  url       = {https://doi.org/10.14569/IJACSA.2018.091277}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.