On Tue, 9 Oct 2001 21:20:12 +0200
 "Maarten Koopmans" <[EMAIL PROTECTED]> wrote:
> The first results are promising: an echo function used
> with Rugby on a
> dual 1.4 Ghz Athlon with Linux went to 2.5 million reqs
> in one and a half
> hour. Roughly 450 / sec. Thumbs up for the non-blocking
> IO. Keep in mind

BTW, I don't think Maarten is suggesting that you stress my
chat server with 2.5M reqs :)

It so far seems to have done nicely with 4 people on
simultaneously.  More would be nice for testing.

For each client sitting "connected" to the server, they send
one request every three seconds (polling).  If they start
chatting, then each message is just another request.

--
Graham Chiu
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to