Skip to main content

Parallel Computing Highlights RSS

Parallel Computing Developer Center

Announcing C++ AMP
Announcing C++ AMP
At AMD's Fusion conference, Herb Sutter announced in his keynote session a new technology called C++ Accelerated Massive Parallelism (C+&#... more
Visual Studio Async CTP (SP1 Refresh)
Visual Studio Async CTP (SP1 Refresh)
Download the Async CTP Refresh. This CTP includes APIs for Windows Phone 7 development, is compatible with Visual Studio 2010 SP1, and has an updated ... more
TC Labs
TC Labs
TC Labs is a new resource for developers to access early releases of Microsoft Technical Computing software. This is your chance to learn about the la... more
Parallel Computing Virtual Labs
Parallel Computing Virtual Labs
Interested in trying out the support for parallel computing in Visual Studio 2010 or .NET 4, but don’t have either installed? Try these online virtual... more

More Parallel Computing Highlights >

Parallel Computing Resources

Team Blogs
Channel 9 Videos
Code Gallery Samples
Industry News
Featured Library Content
Recent Content
 
Team Blogs RSS

Parallel Computing Developer Center

Building Async Coordination Primitives, Part 6: AsyncLock
Last time, we looked at building an AsyncSemaphore. Here, we’ll look at building support for an async mutual exclusion mechanism that supports scoping via ‘using’. As mentioned i... more
Sunday, Feb 12 Stephen Toub - MSFT
Building Async Coordination Primitives, Part 5: AsyncSemaphore
In my last few posts, I covered building an AsyncManualResetEvent, an AsyncAutoResetEvent, an AsyncCountdownEvent, and an AsyncBarrier. In this post, I’ll cover building an AsyncS... more
Sunday, Feb 12 Stephen Toub - MSFT
Building Async Coordination Primitives, Part 4: AsyncBarrier
Last time, we looked at building an AsyncCountdownEvent. At the end of the post, I highlighted a common pattern for using such a type, which is for all of the participants to sign... more
Saturday, Feb 11 Stephen Toub - MSFT
Building Async Coordination Primitives, Part 3: AsyncCountdownEvent
In my last two posts, I discussed building AsyncManualResetEvent and AsyncAutoResetEvent coordination primitives. In this post, I’ll build on that to create a simple AsyncCountdow... more
Saturday, Feb 11 Stephen Toub - MSFT

Featured Videos

See all Videos >

Parallel Computing Developer Center


Downloads      RSS

Parallel Computing Developer Center

Download the TPL Dataflow CTP
Download a preview of the new System.Threading.Tas... more
Visual Studio Async CTP
Download a CTP with new C# and Visual Basic syntax... more

More Parallel Computing Downloads >

Other Resources

Parallel Computing ResourcesParallel Computing Resources

Learn about parallel computing with these articles, samples, blogs, and more.

Code GalleryCode Gallery

Download or share sample applications or code snippets.

MSDN MagazineMSDN Magazine

Read in-depth articles on parallel computing.

Parallel Computing on Channel 9Parallel Computing on Channel 9

Watch videos and connect with your peers – it's all about the conversation.

DevLabs

Explore the projects that we are experimenting with in our labs, and let us know if they inspire you.