I posted this in my MSDN team blog http://blogs.msdn.com/b/pfxteam/archive/2011/06/07/10171827.aspx which explains how the Barrier type can be used to synchronize threads between multiple stages in a simple parallel merge sort implementation using C#.
There is a F# version in this post http://blogs.msdn.com/b/mcsuksoldev/archive/2011/06/15/f-array-parallel-sort-functions-demonstrating-a-merge-sort-using-barrier.aspx
There is a F# version in this post http://blogs.msdn.com/b/mcsuksoldev/archive/2011/06/15/f-array-parallel-sort-functions-demonstrating-a-merge-sort-using-barrier.aspx
No comments:
Post a Comment