The Multicore Revolution And Language Design
The software development community is about the fall off a cliff.
- Single-threaded programs will never run faster than they run today
Think about it: clock speeds have maxed out and no mainstream programming language is automatically parallelizable. Pissing matches about Java versus CLI generics are irrelevant. The Intel and AMD …
more ...