Re: [twsocket] ICS threaded server and load balancing

2006-06-19 Thread David Hooker
ads, but balance the connections evenly over those threads. Also, what is the behaviour of UDP and multiple threads? Thankyou David Hooker -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] ICS threaded server and load balancing

2006-06-13 Thread David Hooker
>From borland.public.delphi.internet.winsock: Francois wrote: > The server component will create a new thread as the previous one reached > the maximum number of client you've setup. It is the OS which schedule the > available CPUs to the threads in the ready state. OK, but what if I want one

[twsocket] 50000 concurrent SSL connections

2006-05-10 Thread David Hooker
Hello, all! I am trying to decide upon which socket and/or SSL library to use, which OS to use, and how much hardware needs to be thrown at this problem. I will be writing this in either Delphi, Kylix or maybe FreePascal. I wouldn't want to throw more than 10 boxen (preferably 5 or fewer) at thi