Chapter 5. Parallelization and Threading Enhancements

Availability: Framework 4—Some Functionality in 3.5 with Parallel Extensions CTP

Until recently, CPU manufactures regularly released faster and faster processors. Speed increases, however, have all but ground to a halt due to various issues such as signal noise, power consumption, heat dissipation, and non-CPU bottlenecks.

No doubt these issues will be resolved in the future, but in the meantime manufacturers are instead concentrating on producing processors with multiple cores. Multicore processors can process sections of code in parallel, resulting in some calculations being performed more quickly and thus increasing application performance. To take full advantage of multicore machines, ...

Get Introducing .NET 4.0: with Visual Studio 2010 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.