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

Ram Peters rampeters at gmail.com
Tue May 1 21:48:46 EDT 2007


I am looking for some guidance on how to poll a resource on another
computer using twisted.  Poll a remote resource, if a task is
available, I need to perform it on the twisted machine, not on the
remote resource machine.  Can anyone tell me how I can do this.
Twisted event loops only listens for incoming.  I need to go out and
check the resource and begin processing.

Thanks.




More information about the Twisted-Python mailing list