non-blocking XML-RPC

Roose moof at boof.moof
Fri Oct 22 21:59:30 EDT 2004


Is there a way to make the xmlrpclib calls using ServerProxy not block?
Basically I am kicking off programs on remote machines, and they take hours
to run.  I want to use the features of marshaling arguments over, but most
of the functions will not return any value at all.

Is there some other mechanism I should be using?

thanks,
Roose





More information about the Python-list mailing list