[BangPypers] Alternate to XMLRPCServer

Nagappan Alagappan nagappan at gmail.com
Fri Jan 6 18:35:26 CET 2012


Hello Senthil,

On Fri, Jan 6, 2012 at 12:59 AM, Senthil <skksundar at yahoo.co.in> wrote:

> Hi All,
>
> I have an xmlRPC standalone server written wholly in python. Now am facing
> problems in scaling the services. The more we start adding features, the
> response gets slower. Is there any alternate server architectures i should
> start thinking of ? This server works on basis of threaded architecture and
> am seeing some complaints about threading in python. Should i be
> considering anything else ?
>
> Please advise.
>

I use twisted xmlrpc in my project [1]

Thanks
Nagappan

[1] - http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtpd/xmlrpc_daemon.py

>
> Thanks.
> Senthilkumaran Sundaramurthi.
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Linux Desktop (GUI Application) Testing Project -
http://ldtp.freedesktop.org
http://nagappanal.blogspot.com


More information about the BangPypers mailing list