Re: Win32 port survey results
[email protected] (Jochen Stenzel)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
> Well, 32 handles is probably enough for many simple scripts and many
> applications. Servers are a different story.
I've heard about a client connected to several hundred servers ... Hm, this is
probably untypical. In my opinion, a limit of 64 is really hard, but surely this
would be a beginning to port the simpler scripts. To handle more connections,
possibly a server could scale explicitly on Win32.
Jochen