leaky bucket.md

Leaky bucket concept

Leaky bucket is a flow-control mechanism designed to reduce the effect of the inevitable variability in input data streams as they are "injected" into communication networks.

The leaky bucket algorithm performs the following functions:

Leaky bucket algorithm