September 27, 2008

Getting Started with the .NET Task Parallel Library

arallel programming has been around for decades, but unless you had access to special-purpose hardware, you’ve probably written mostly single CPU applications. You could distribute truly intensive applications across a network?but doing so was a lot of work and involved a lot of overhead. For several years, programming tools have