[Twisted-Python] wxreactor: dead close button

Jp Calderone exarkun at divmod.com
Tue Jun 7 22:14:22 EDT 2005


On Tue, 07 Jun 2005 21:34:26 -0400, Glyph Lefkowitz <glyph at divmod.com> wrote:
>Bob Ippolito wrote:
>>Why not just use the threadedselectreactor?
>>
>><http://bob.pythonmac.org/archives/2005/04/17/twisted-and-foreign- event- 
>>loops/>
>
>Mary, perhaps the docs should start referring to this for the next minor 
>release?  Can you start bothering someone to update the reactor selection 
>documentation?  (Or has it been already?)
>

Shining wonder though it may be, threaded select reactor is still missing some niceties - for example, unit tests.  It would be nice to have both documentation and tests before encouraging (well, any more than has been done) the world that tsr is the greatest thing since sliced bread.

There is also the matter of threaded non-select reactors.  What do I do if I want poll?  (The answer right now is "write threaded poll reactor" which is fine if _I_ am asking the question, but less than ideal from most people's perspective).

Jp




More information about the Twisted-Python mailing list