[Twisted-Python] Re: Implementing streaming (broadcast) TCP servers
Adam Atlas
adam at atlas.st
Fri Jun 29 01:05:21 EDT 2007
On 29 Jun 2007, at 00.41, Nicola Larosa wrote:
> Adam Atlas wrote:
>> However, once all the clients disconnect, the memory doesn't seem
>> to go
>> back down to the expected level. Any ideas on where I should start
>> looking to solve this?
>
> Are you using Python 2.5? It made great progress in giving the
> memory back
> to the operating system.
So I've heard.
I have 2.5, though I've been testing with 2.4, because this is a
program I'm intending to distribute, not just for private use. So I
want to keep it backwards-compatible with at least 2.4.
More information about the Twisted-Python
mailing list