[Twisted-Python] wxreactor hack

Jeethu Rao jeethur at sancharnet.in
Fri Jan 9 22:32:43 EST 2004


Hi Folks,
Attached is a hack of Itamar's wxreactor, which uses another wxTimer
to implement reactor.callLater. I even tried using the oft 
mentioned(on the wxPy list) wxCallAfter for reactor.callFromThread.
But it tends to lag behind a lot, which is very unsuitable. Hence,
the standard runUntilCurrent from SelectReactor is slightly modified and
used.

Anyways, no performance guarantees. It works for me though :)

Jeethu Rao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wxreactor.py.gz
Type: application/octet-stream
Size: 2420 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20040110/02dd1568/attachment.obj 


More information about the Twisted-Python mailing list