From: karthikbalaguru on
Hi,
It seems that the leaky-bucket and token bucket
implementations can be combined to provide
maximum efficiency and control of the traffic
flows into a network.

Reference -
Section 'Inefficienty of leaky bucket implementation'
in http://en.wikipedia.org/wiki/Leaky_bucket

What is the name of the algorithm that combines
both the leaky-bucket and token bucket ?
Is there any opensource implementation of it ?

Thx in advans,
Karthik Balaguru