> It's easy to write good code that will take advantage of arbitrarily many > processors to run faster / smoother, if you have a proper language for the > task.
... and if you can find a way around Amdahl's law (qv).
> It's easy to write good code that will take advantage of arbitrarily many > processors to run faster / smoother, if you have a proper language for the > task.
... and if you can find a way around Amdahl's law (qv).