X
Business

Intel backs Microsoft's concurrent-computing play

On August 20, Intel rolled out new parallel-processing tools that support Microsoft's concurrent runtime environment that is expected to become a central component of Redmond's next-generation computing model.
Written by Mary Jo Foley, Senior Contributing Editor

On August 20, Intel rolled out new parallel-processing tools that support Microsoft's concurrent runtime environment that is expected to become a central component of Redmond's next-generation computing model.

Intel is kicking off an open beta for what it's calling the Intel Parallel Studio products that it expects to last through mid-2009. The family will include code analysis, design, debugging and performance tools, all of which will integrate with Microsoft's Visual Studio and are being optimized to support Microsoft's Concurrency Runtime. Concurrency and Coordination Runtime (CCR).

Update: The Concurrency Runtime from Microsoft's Developer Division is not the same as the Concurrency and Coordination Runtime (CCR); it is part of the Parallel Extensions to the .Net Framework. However, the CCR sounds like it is on its way to become part of the Developer Division's set of deliverables.

Hidden away as part of Microsoft's Robotics Studio is the CCR , as well as the related Decentralized Software Services (DSS) runtime. These runtimes are designed to help with programming multicore, distributed systems. As I noted in April:

“In the Microsoft Robotics Studio, you see the new programming model we are creating at Microsoft,” (General Manager of Microsoft’s Robotics Group Tandy) Trower said.

"The developer division at Microsoft is in the process of integrating the CCR library into the parallel frameworks it is devising (but not specifically into the Parallel FX parallel extensions to the .Net Framework), Trower said. Ultimately, Microsoft is planning to make CCR part of Visual Studio itself and possibly even part of the Common Language Runtime (CLR), he said. Microsoft’s Mobile and Embedded teams are planning on integrating CCR and DSS into their own toolkits, as well, Trower said."

CCR and DSS evolved from Microsoft's BigTop/BigWin grid-operating-system project that the company killed off a few years ago.

Microsoft is on tap to talk more about CCR its concurrency runtime at the upcoming Microsoft Professional Developers Conference in late October. Here's one of the session descriptions detailing some of what officials will discuss:

Concurrency Runtime Deep Dive: How to Harvest Multicore Computing Resources Presenter: Niklas Gustafsson

Learn how the Concurrency Runtime provides an efficient and scalable infrastructure for multiple concurrent programming models by bringing together cooperative work scheduling and resource management into one component. This deep dive presentation gives you an idea of what it means to target the Concurrency Runtime with your domain-specific library or language. We also cover many of the internal algorithms of the runtime to help educate you on the applicability of the runtime to your scenarios.

Anyone out there been dabbling with the Concurrency Runtime and/or CCR/DSS? If so, in what kinds of projects?

Editorial standards