Talk:Generic cell rate algorithm
Can someone please add yes and no to the parts of the decision diagram that have decisions in them? I'm not sure exatly what the flow is supposed to be otherwise I would do it myself.
Also, where are the figures it mentions?
Confusing: Definition of terms are lacking. For instance, what is a "Cell" in this context? 64.109.44.18 (talk) 20:23, 21 February 2008 (UTC)
Isn't the GCRA represented by a token bucket algorithm using a leaky bucket?
The leaky bucket algorithm does not allow bursts, so it provides a constant data stream. In opposition the token bucket algorithm and GCRA allow bursts.
In the book about Network calculus a leaky bucket is used to visualize the token bucket algorihm (in the leaky bucket tokens are stored). Also it is mentioned that this algorithm is used in the integrated services, where it is referenced as token bucket algorithm