Can XML-RPC performance be improved?

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Tue Mar 21 12:28:26 EST 2006


Sion Arrowsmith:
>I've got an established client-server application here where there
>is now a need to shovel huge amounts of data (structured as lists of
>lists) between the two, and the performance bottleneck has become
>the amount of time spent parsing XML

http://xmlsucks.org/

>Anyone got any good ideas for tackling this problem?

cPickle.
http://docs.python.org/lib/module-cPickle.html

-- 
René Pijlman

Wat wil jij leren?  http://www.leren.nl



More information about the Python-list mailing list