> On Fri, Jan 6, 2012 at 12:59 AM, Senthil wrote:
> > 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 th
Hello Senthil,
On Fri, Jan 6, 2012 at 12:59 AM, Senthil 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
On Fri, Jan 6, 2012 at 3:02 PM, Balachandran Sivakumar wrote:
> Hi,
>
> On Fri, Jan 6, 2012 at 2:29 PM, Senthil 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 respo
Hi,
On Fri, Jan 6, 2012 at 2:29 PM, Senthil 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
>
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 archi