[BangPypers] Alternate to XMLRPCServer

Senthil skksundar at yahoo.co.in
Fri Jan 6 09:59:26 CET 2012


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.

Thanks.
Senthilkumaran Sundaramurthi.


More information about the BangPypers mailing list