[Twisted-Python] Advice on porting Python application to Twisted

Phil Mayers p.mayers at imperial.ac.uk
Wed Aug 28 07:54:20 MDT 2013


On 28/08/13 14:40, Tom Sheffler wrote:
>
> Hi Matthew -
>
> I have a couple of idioms I use for #2 and #3 in your message.  Here
> they are.
>
> #2)
>
> For timer events, I create a function that when called, continuously
> schedules itself again in the reactor, does some work for the curren

Are you aware of t.i.task, specifically LoopingCall and cooperate/coiterate?




More information about the Twisted-Python mailing list