leaky bucket algorithm - Algorithm Views : 709
Tagged in : Algorithm
0 0
Send mail
Although the leaky bucket algorithm has several uses, it is best understood in the context of network traffic shaping or rate limiting. Typically, the algorithm is used to control the rate at which data is injected into a network, smoothing out "burstiness" in the data rate.
By gowtham, On - 2010-02-18



    Login to add Comments .