Title :
Scalable data center multicast using multi-class Bloom Filter
Author :
Li, Dan ; Cui, Henggang ; Hu, Yan ; Xia, Yong ; Wang, Xin
Author_Institution :
Comput. Sci. Dept., Tsinghua Univ., Beijing, China
Abstract :
Multicast benefits data center group communications in saving network bandwidth and increasing application throughput. However, it is challenging to scale Multicast to support tens of thousands of concurrent group communications due to limited forwarding table memory space in the switches, particularly the low-end ones commonly used in modern data centers. Bloom Filter is an efficient tool to compress the Multicast forwarding table, but significant traffic leakage may occur when group membership testing is false positive. To reduce the Multicast traffic leakage, in this paper we bring forward a novel multi-class Bloom Filter (MBF), which extends the standard Bloom Filter by embracing element uncertainty. Specifically, MBF sets the number of hash functions in a per-element level, based on the probability for each Multicast group to be inserted into the Bloom Filter. We design a simple yet effective algorithm to calculate the number of hash functions for each Multicast group. We have prototyped a software based MBF forwarding engine on the Linux platform. Simulation and prototype evaluation results demonstrate that MBF can significantly reduce Multicast traffic leakage compared to the standard Bloom Filter, while causing little system overhead.
Keywords :
Linux; cloud computing; computer centres; data communication; multicast communication; telecommunication traffic; Linux; data center group communications; multi-class bloom filter; multicast forwarding table memory space; multicast traffic leakage; scalable data center multicast; software based MBF forwarding engine; Complexity theory; Engines; Information filters; Matched filters; Servers; Steady-state;
Conference_Titel :
Network Protocols (ICNP), 2011 19th IEEE International Conference on
Conference_Location :
Vancouver, BC
Print_ISBN :
978-1-4577-1392-7
DOI :
10.1109/ICNP.2011.6089061