[Twisted-Python] Foreign event loop friendly reactor
James Y Knight
foom at fuhm.net
Sun Apr 17 10:02:27 MDT 2005
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?
James
More information about the Twisted-Python
mailing list