[Twisted-Python] PB and multiple apps

Itamar Shtull-Trauring twisted at itamarst.org
Sat Feb 15 09:11:41 MST 2003


On Sat, 15 Feb 2003 01:11:17 -0500
"Jeff Grimmett" <grimmtooth at softhome.net> wrote:

> To be honest, I know I could merge the debugger and main app together
> into one event loop, but part of my concern is that the debugger
> employs a GUI; if the server gets busy, the GUI is going to suffer
> since its event loop is merged with the reactor event loop. 

Twisted lets you merge the GUI's event loop with its own. See
http://twistedmatrix.com/documents/howto/choosing-reactor

-- 
Itamar Shtull-Trauring    http://itamarst.org/
http://www.zoteca.com -- Python & Twisted consulting
***> Stop the war: http://unitedforpeace.org/ <***




More information about the Twisted-Python mailing list