I’ve posted a new screen cast on the Rock Solid Knowledge screen casts side that provides an example of how to partition a set of data for parallel processing.
The screen cast covers a simple way using Parallel.ForEach, and a more efficient version combining the use of Barrier.
You can checkout the screen cast and others here
No comments:
Post a Comment