On 2007-02-10, Steve Holden <[EMAIL PROTECTED]> wrote:

> Sorry this question isn't strictly Python-related. Does any one know how 
> many simultaneous TCP connections it's practical to expect a TCP-based 
> server application to support (on the OS of your choice)? I'm looking 
> for the restrictions imposed by the operating environment rather than 
> the application itself.

That depends entirely on the operating system environment.  For some
it's zero.  For others it's many thousands.

-- 
Grant Edwards                   grante             Yow!  How many retired
                                  at               bricklayers from FLORIDA
                               visi.com            are out purchasing PENCIL
                                                   SHARPENERS right NOW??
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to