Comments
Token bucket depth should be at least TimerInterval times TokenBucketRate
As timer interrupt interval increases, token bucket size (burst size) increases
Burst losses cause throughput degradation
Using fine-grained timers allow applications to request smaller token buckets
ERED can be embedded as a class in CBQ to provide weighted bandwidth sharing among connections
Many multimedia applications do not require reliability of TCP, but results can be extended to TCP-friendly RTP-based applications
Admission control needs to consider bucket sizes, router buffer sizes, ERED parameters