[Twisted-Python] Re: GUI responsiveness

Bob Ippolito bob at redivi.com
Wed Sep 14 15:03:52 EDT 2005


On Sep 14, 2005, at 1:03 PM, Ed Suominen wrote:

> I've been following this discussion with some interest because I'm
> starting a new project that will be heavily centered around both
> MySQL-based persistency  and a graphically demanding GUI.  I took a  
> look
> at wxPython but was somewhat turned off by the complication of
> integrating it with Twisted, which I'm using to do top-level  
> dispatching
> of time-consuming stuff in threads and in separate processes, and to
> perform networking when that functionality inevitably winds up getting
> added to the application.

This is exactly the sort of application that threadedselectreactor is  
for.  The integration is neither hard, complicated, nor slow.

-bob





More information about the Twisted-Python mailing list