Concurrency Runtime on Channel 9

Published 09 October 08 11:46 AM | rickmolloy 

A few weeks ago several of us from the Parallel Computing Platform sat down with Charles Torre from Channel 9 to discuss the Concurrency Runtime that we've blogged about here.  We talk about the motivation of the Concurrency Runtime, how its scheduler and resource manager interact and discuss the C++ programming models built on top of it, the Parallel Pattern Library mentioned here earlier here by Don McCrady and myself and the Asynchronous Agents Library (a concurrent data flow and message passing library) that we haven’t discussed yet but will likely soon.

 

The  video is now available on Channel 9: http://channel9.msdn.com/posts/Charles/The-Concurrency-Runtime-Fine-Grained-Parallelism-for-C/.

 

We hope you enjoy it, and as always feedback more than welcome and greatly appreciated!

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Concurrency Runtime on Channel 9 : EasyCoded said on October 9, 2008 3:00 PM:

PingBack from http://www.easycoded.com/concurrency-runtime-on-channel-9/

# David Heffernan said on October 13, 2008 5:01 PM:

I would find it interesting if you could perhaps contrast your efforts with those of Intel.  From what I've read here this looks like TBB but using C++0x lambdas for cleaner syntax.

Is there more to it than that?  And if not then why not try to work with Intel?

Leave a Comment

(required) 
(optional)
(required) 

About rickmolloy

I am currently a Program Manager on the Parallel Computing Platform team and I focus on programming models for concurrency in C++.
Page view tracker