Asynchronous XML-RPC client library?

Jarek Zgoda jzgoda at o2.usun.pl
Sun Apr 29 09:57:46 EDT 2007


Stefano Canepa napisał(a):

>> Is there anything like that? Googling yields many articles on async
>> servers, but virtually nothing on clients. I have to talk to remote in
>> an environment that does not allow threads...
> 
> Why don't you try twisted (http://www.twistedmatrix.com)

Because this is a small plugin to a larger application written in C and
I don't want to make such dependency. Twisted is just too large to be a
dependency for a ~500 LOC (including GUI code) plugin.

-- 
Jarek Zgoda
http://jpa.berlios.de/



More information about the Python-list mailing list