February 2008 - Posts
One of our design goals for the Task Parallel Library is to integrate well into existing asynchronous mechanisms in the .NET Framework. And one of the most common concurrency-related patterns in the .NET Framework is the Asynchronous Programming Model
Read More...
Daniel Moth is back with a nice article introducing the preview release of Parallel Extensions to the .NET Framework. Great work, Daniel!
Read More...
For those of you that have examined the internals of the Task Parallel Library in our December '07 CTP release, you've likely noticed that the methods on the System.Threading.Parallel type are implemented on top of System.Threading.Tasks.Task type, and
Read More...
Charles from Channel 9 sat down with several of us from the Parallel Computing Platform team to discuss the Task Parallel Library component of Parallel Extensions. A video of the conversation is now available on Channel9: http://channel9.msdn.com/Showpost.aspx?postid=384229
Read More...
Burton Smith is a Technical Fellow at Microsoft and an industry leader in the fields of parallel and high-performance computing. As part of a new video series we've kicked off, the folks at Channel 9 have posted a terrific hour-long interview with Burton
Read More...
If you're reading this post, you most likely have an interest in parallel computing, writing concurrent software, and the like. Take that interest a step further, and help us make the manycore era a successful reality by coming to work on the Parallel
Read More...