Stephen McConnell wrote:
The last paragraph in the volano report conclusions:

"The good news is that Dan Kegel's C10K Problem has been solved in Java 1.3, even when using the original blocking Java input and output methods, and even when using modest hardware. The bad news is that the

Just what does "C100K" represent?

http://www.kegel.com/c10k.html


C10k was 10,000 clients (i.e., concurrent connections). The C10k problem talked about how an FTP server at the time (in 1999) could handle 10,000 clients, so that was set as the goal.

C100k is 100,000 clients. :)

--
Serge Knystautas
President
Lokitech >>> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to