Author Topic: C#, Programming in the Age of Concurrency  (Read 2075 times)

0 Members and 1 Guest are viewing this topic.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8698
  • AKA Daniel
C#, Programming in the Age of Concurrency
« on: October 25, 2007, 12:41:13 AM »
Here is a couple of interesting links on the soon to be released Parallel FX Library for .NET,
the first is a blog/video with a general over view of the technology

http://channel9.msdn.com/showpost.aspx?postid=347531

And a couple more links about using the Task Parallel Library

http://msdn.microsoft.com/msdnmag/issues/07/10/Futures/default.aspx
http://msdn.microsoft.com/msdnmag/issues/07/10/PLINQ/default.aspx