Parallel Programming with Microsoft Visual C++ (Book in Progress)
The patterns & practices group is writing a new guide that will introduce Visual C++ programmers to patterns for including parallelism in their applications . Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce
Read the original post:
Parallel Programming with Microsoft Visual C++ (Book in Progress)


