[pygtk] Asynchronous XML-RPC
Johan Dahlin
jdahlin at async.com.br
Fri May 19 02:05:50 WST 2006
A.M. Kuchling wrote:
> I need an asynchronous implementation of XML-RPC for a front-end GUI
> where some of the back-end's operations are slow. Here's what I came
> up with: a specialized xmlrpclib.Transport that returns an instance of
> an object called XMLRPCDeferred, and registers
Have you looked at twisted?
--
Johan Dahlin <jdahlin at async.com.br>
Async Open Source
More information about the pygtk
mailing list