sweet, that twisted thing is exactly what I was looking for :)
-thanks for all the replies
--
http://mail.python.org/mailman/listinfo/python-list
On 4 May 2005 10:48:41 -0700, flamesrock <[EMAIL PROTECTED]> 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.protoco
Am Mittwoch, 4. Mai 2005 20:11 schrieb phil:
> But those packets ( I assume TCP ) are going to stack up somewhere,
> the sender is gonna keep trying and retrying. In other words
> you are increasing overall load to someone's router and the
> network.
This is not true, as TCP tries to adjust its s
flamesrock wrote:
> Just curious - is there an easy way to shape bandwith in python. If I
> wanted to have a max download speed for instance
>
> -thanks
>
Interesting normally bandwidth shaping is an IP stack function
in the Kernel.
You are receiving a download within a python program?
And wan
Just curious - is there an easy way to shape bandwith in python. If I
wanted to have a max download speed for instance
-thanks
--
http://mail.python.org/mailman/listinfo/python-list