|
@ -136,8 +136,7 @@ make install</pre> |
|
|
This is in contrast to today's more common concurrency model where |
|
|
This is in contrast to today's more common concurrency model where |
|
|
OS threads are employed. Thread-based networking is relatively |
|
|
OS threads are employed. Thread-based networking is relatively |
|
|
inefficient and very difficult to use. See: |
|
|
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> |
|
|
<a href="http://bulk.fefe.de/scalable-networking.pdf">this.</a> |
|
|
|
|
|
|
|
|
Node will show much better memory efficiency under high-loads |
|
|
Node will show much better memory efficiency under high-loads |
|
|