On 8/18/06, anil maran <[EMAIL PROTECTED]> wrote:
> thanks alan it is very enlightening
> can one of you guys who have experience building sites
> such as yahoo mail and stuff, explain what parts of a
> webserver needs to be multithreaded
>
> > > Because of the low-level socket and threading code
>
anil maran wrote:
> thanks alan it is very enlightening
> can one of you guys who have experience building sites
> such as yahoo mail and stuff, explain what parts of a
> webserver needs to be multithreaded
Generally you need a thread or process for each HTTP request, otherwise
you will process r
28M RAM, the server had 512M - and at the time
> 128M RAM cost over $400 - 8x16M modules!)
>
> HTH,
>
> Alan G.
>
> - Original Message -----
> From: "anil maran" <[EMAIL PROTECTED]>
> To:
> Sent: Thursday, August 17, 2006 10:48 AM
> Subject: [T
om: "anil maran" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 17, 2006 10:48 AM
Subject: [Tutor] Low level socket and threading code in python in
HUGEwebsites -
> What kind of low-level socket and threading code is necessary for a
> db
> intensive site such as y