A Memory Efficient Result Cache Scheme for P2P DHT Based on Bloom Filters

  • ARIYOSHI Takahiro
    Department of Information Engineering, Graduate School of Engineering, Hiroshima University
  • FUJITA Satoshi
    Department of Information Engineering, Graduate School of Engineering, Hiroshima University

Search this article

Abstract

In this paper, we study the problem of efficient processing of conjunctive queries in Peer-to-Peer systems based on Distributed Hash Tables (P2P DHT, for short). The basic idea of our approach is to cache the search result for the queries submitted in the past, and to use them to improve the performance of succeeding query processing. More concretely, we propose to adopt Bloom filters as a concrete implementation of such a result cache rather than a list of items used in many conventional schemes. By taking such an approach, the cache size for each conjunctive query becomes as small as the size of each file index. The performance of the proposed scheme is evaluated by simulation. The result of simulation indicates that the proposed scheme is particularly effective when the size of available memory in each peer is bounded by a small value, and when the number of peers is 100, it reduces the amount of data transmissions of previous schemes by 75%.

Journal

References(13)*help

See more

Related Projects

See more

Details 詳細情報について

Report a problem

Back to top