[Twisted-Python] Polling a resource on another computer with Twisted

Ram Peters rampeters at gmail.com
Wed May 2 08:00:18 EDT 2007


> If what you mean is "how do I do something, such as check a remote resource,
> periodically", you might want to use Twisted's LoopingCall object:
>
>
> http://twistedmatrix.com/documents/current/api/twisted.internet.task.LoopingCall.html
>

This is what I need.

Thanks.




More information about the Twisted-Python mailing list