[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rate controlled scheduling method



On Wed, 11 Aug 1999 14:26:06 EST, "Kevin Duan" wrote: 
>Has there any work been done on rate-controlled scheduling
>algorithm(or similar work, like to hold packet for sometime)
>in Ns?

If you mean at the router (which it sounds like), you might look at
TBF, a token bucket implementation.

There have been at least two studies of end-host based pacing, both
involving TCP variants.  Visweshwariah and I did some work on "Rate
Based Pacing" (search for files with rbp in the names), and
Padmanabhan's work on "TCP fast start" was also evaluated in ns.

   -John Heidemann