From 0c20c588af8eeebdbf21b703934563f5c91c48dd Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 19 Aug 2010 19:24:45 -0700 Subject: [PATCH] Remove YAWS vs Apache benchmark http://twitter.com/bascule/status/21626934378 --- doc/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 71cd0fd..c3300ad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -136,8 +136,7 @@ make install This is in contrast to today's more common concurrency model where OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. See: - this, - this, and + this and this. Node will show much better memory efficiency under high-loads -- 2.7.4