Bandwith Shaping

Jp Calderone exarkun at divmod.com
Wed May 4 17:54:20 EDT 2005


On 4 May 2005 10:48:41 -0700, flamesrock <flamesrock at gmail.com> wrote:
>Just curious - is there an easy way to shape bandwith in python. If I
>wanted to have a max download speed for instance
>

  Twisted includes an HTB implementation.

  http://twistedmatrix.com/documents/current/api/twisted.protocols.htb.html

  Jp



More information about the Python-list mailing list