Using the Parallel class to make multithreading easy

Posted by thycotic on ASP.net Weblogs See other posts from ASP.net Weblogs or by thycotic
Published on Thu, 22 Apr 2010 16:22:30 GMT Indexed on 2010/04/22 16:23 UTC
Read the original article Hit count: 504

Kevin has posted about the Parallel class and how to use it to easily do multiple operations at once without radically changing the structure of your code.  Very neat stuff.

 

Jonathan Cogley is the CEO of Thycotic Software, an agile software services and product development company based in Washington DC.  Secret Server is our flagship enterprise password vault.

© ASP.net Weblogs or respective owner

Related posts about .NET

Related posts about Software Development