[Twisted-Python] Film At 11

Itamar Shtull-Trauring lists at itamarst.org
Wed Nov 7 10:24:58 EST 2001


Glyph Lefkowitz wrote:

> This conversation has been edited for length, to fit your screen, and, 
> in some cases, content:


You don't want to know about *that* part. trust me.

Here's what I've come up with so far-

1) the config thing for a given Service has to be a seperate module that 
makes sure *not* to import the service's module. Otherwise we end up 
importing tkinter and gtk and wxwindows every time we run twisted, and this 
sucks up memory.

2) this isn't going work well with the current threading model.








More information about the Twisted-Python mailing list