Wader : Weak State Routing Using Decay Bloom Filters
Deke Guo,Yuan He,Yunhao Liu
2009-01-01
Abstract:Weak state routing using decay Bloom filters has been widely studied in the field of data-oriented networks. The existing weak state routing schemes cannot facilitate in-network queries effectively. Given a query for any item at an arbitrary node, the noise in an unrelated routing entries is very likely equal to the useful information in the right routing entries. Consequently, queries are routed by means of network flooding, which differs a lot from the desired way of weak state routing, irrespective of the network topology and the usage and decay models of the Bloom filters. This work addresses the root cause of the mismatch between the practically reachable performance of the existing weak state routing schemes and the desired performance. Specifically, we study the impact of decay model on the membership information in the routing entries, and evaluate the negative impact of noise on a routing decision. Based on such analytical results, we derive the necessary and sufficient condition of a feasible weak state routing using decay Bloom filters. Accordingly, we design a novel receiver-oriented approach for Bloom filters, called Wader, which satisfies the above condition. The simulation results match well with our theoretical analysis, which demonstrate that Wader guarantees the correctness and efficiency of weak state routing with high probability.
What problem does this paper attempt to address?