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

Matthew Humphrey mhumphrey at gmail.com
Wed Aug 28 21:51:15 MDT 2013


Phil -

I am aware of LoopingCall. I saw the mention of cooperate/coiterate on some
page somewhere, and actually went off trying to find an explanation /
example but did not find anything. If you have a link with some details, I
would like to take a look.

Thanks


On Wed, Aug 28, 2013 at 6:54 AM, Phil Mayers <p.mayers at imperial.ac.uk>wrote:

> 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?
>
> ______________________________**_________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.**com <Twisted-Python at twistedmatrix.com>
> http://twistedmatrix.com/cgi-**bin/mailman/listinfo/twisted-**python<http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20130828/143b1c76/attachment.html>


More information about the Twisted-Python mailing list