Title :
Application and Research on Weighted Bloom Filter and Bloom Filter in Web Cache
Author_Institution :
Sch. of Inf. & Electron. Eng., Hebei Univ. of Eng., Handan, China
Abstract :
A bloom filter is a simple space-efficient randomized data structure for representing a set in order to support membership queries. Bloom filters and their generalizations, weighted bloom filters and compressed bloom filters have been suggested as a means for sharing Web cache information. In this paper, a summary about the current research and application on bloom filter is first given, and then a comparison of theory and practice between the bloom filter and weighted bloom filter is given. In theory, it was proved that weighted bloom filter has lower false prediction than bloom filter. But the simulation results showed that bloom filter is better than weighted. the reason is that weighted bloom filter needs the necessary conditions, which cannot be satisfied in real world.
Keywords :
Internet; cache storage; data structures; information filtering; query processing; Web cache; simulation results; space-efficient randomized data structure; weighted bloom filter; weighted bloom filters; Access protocols; Added delay; Data engineering; Data structures; Filtering theory; Frequency synchronization; Information filtering; Information filters; Telecommunication traffic; Uniform resource locators; Bloom filter; cache sharing; false prediction; web cache; weighted Bloom filter;
Conference_Titel :
Web Mining and Web-based Application, 2009. WMWA '09. Second Pacific-Asia Conference on
Conference_Location :
Wuhan
Print_ISBN :
978-0-7695-3646-0
DOI :
10.1109/WMWA.2009.51