標題: | Dynamic Reordering Bloom Filter |
作者: | Chang, Da-Chung Chen, Chien Thanavel, Mahadevan 資訊工程學系 資訊技術服務中心 Department of Computer Science Information Technology Services Center |
關鍵字: | bloom filter;dynamic bloom filter;one memory access bloom filter;temporal locality;distributed system |
公開日期: | 1-Jan-2017 |
摘要: | In order to check a membership in multiple sets of bloom filter in a dynamic bloom filter, a sequential search is usually used. Since the distribution of queried data is unpredictable because the distribution has a feature of temporal locality. Therefore more search cost is incurred if queried data is stored in the peer which is corresponded to the Bloom Filter has lower query priority. In this paper, we introduce Dynamic Reordering Bloom Filter that can save the cost of searching Bloom Filter by dynamically reorder the searching sequence of multiple bloom filters in a dynamic bloom filter with One Memory Access Bloom Filter (OMABF) and checked in the order saved in Query Index (QI). The performance of the system is evaluated by Markov Chain. Simulation results show that our scheme on average has 43% better in searching performance comparing with the sequential methods, which is verified via three different trace log files. |
URI: | http://hdl.handle.net/11536/146862 |
期刊: | 2017 19TH ASIA-PACIFIC NETWORK OPERATIONS AND MANAGEMENT SYMPOSIUM (APNOMS 2017): MANAGING A WORLD OF THINGS |
起始頁: | 288 |
結束頁: | 291 |
Appears in Collections: | Conferences Paper |