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 <[EMAIL PROTECTED]>
Async Open Source
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to