[Twisted-Python] Foreign event loop friendly reactor

Bob Ippolito bob at redivi.com
Sun Apr 17 14:55:20 MDT 2005


On Apr 17, 2005, at 12:02 PM, James Y Knight wrote:

> On Apr 17, 2005, at 5:42 AM, Bob Ippolito wrote:
>> In response to the "wxpython issues" thread I had suggested that we 
>> should have a thread-using reactor that integrates with foreign event 
>> loops, so I wrote one and committed it 
>> (twisted.internet.threadedselectreactor).  Since this approach 
>> requires less maintenance, and whomever maintains the select reactor 
>> can trivially maintain this as well, I'm "officially" deprecating 
>> cfreactor (although I never really cared much to maintain it anyway).
>
> Seems like a good idea. Does it actually fix WX? That is, does 
> wxCallAfter not suffer from the "oh you wanted it to happen *now*, not 
> a second later" problem?

Try it.

-bob





More information about the Twisted-Python mailing list