Does Parallel.For use one Task per iteration?

In .NET 4, the new Parallel class provides For, ForEach, and Invoke methods for performing operations in parallel.

See the original post:
Does Parallel.For use one Task per iteration?

Leave a comment

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>