Blog is moving! You should check this post out on kevinpelgrims.com What is parallel programming? Sequential programming assumes a set of instructions that are executed sequentially by a single processor. The point of parallel programming is to program systems that consist of multiple processors and therefore have multiple simultaneous instruction streams. Why do we need [...]
Archive for August, 2010
Parallel programming in .NET – Introduction
Posted in parallel, tagged .net, c#, parallel on August 30, 2010 | 3 Comments »