|
@ -183,8 +183,8 @@ make install</pre> |
|
|
|
|
|
|
|
|
<p> |
|
|
<p> |
|
|
<i> |
|
|
<i> |
|
|
But what about multiple-processor concurrency? Threads are |
|
|
But what about multiple-processor concurrency? Aren't threads |
|
|
necessary to scale programs to multi-core computers. |
|
|
necessary to scale programs to multi-core computers? |
|
|
</i> |
|
|
</i> |
|
|
Processes are necessary to scale to multi-core computers, not |
|
|
Processes are necessary to scale to multi-core computers, not |
|
|
memory-sharing threads. The fundamentals of scalable systems are |
|
|
memory-sharing threads. The fundamentals of scalable systems are |
|
|