Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: multi processor problem
| Subject: | Re: multi processor problem |
| Posted by: | "Cronje Fourie" (cfour..@e-intelligence.com) |
| Date: | Tue, 27 Feb 2007 11:56:06 |
Francois PIETTE [ICS - MidWare] wrote:
> Usually, having one thread per client is not a good idea when you have to
> support a large number of clients...
>
How would you support a large number of clients. I'm stuck with a
similar problem. Having 200 clients connecting to a TCP server. What
would you suggest? Shared threads?
none