Browse Source

Remove YAWS vs Apache benchmark

http://twitter.com/bascule/status/21626934378
v0.7.4-release
Ryan Dahl 15 years ago
parent
commit
0c20c588af
  1. 3
      doc/index.html

3
doc/index.html

@ -136,8 +136,7 @@ make install</pre>
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:
<a href="http://www.sics.se/~joe/apachevsyaws.html">this,</a>
<a href="http://www.kegel.com/c10k.html">this,</a> and
<a href="http://www.kegel.com/c10k.html">this</a> and
<a href="http://bulk.fefe.de/scalable-networking.pdf">this.</a>
Node will show much better memory efficiency under high-loads

Loading…
Cancel
Save