Desmond File

Blog archive

Show Me the Mundie

Another important guy who got some welcome face time at the Microsoft Financial Analyst Meeting was Chief Research and Strategy Officer Craig Mundie. Mundie, who is responsible for a lot of the deep thinking and research that goes on in Redmond, spent a few minutes eulogizing Moore's Law. With clock-speed gains off the table as a way to empower software, the effort has turned to parallelism, concurrency and multi-core CPUs.

As Mundie pointed out, this transition is going to be, well, hard. "This really is a computer science problem and it's going to affect the whole stack, from the architecture of the machine itself to the tools that the programmers of the future will use, and ultimately to how we conceptualize and build these applications," he said.

And just as Mundie is getting my interest -- I mean, exactly how does Microsoft propose we rework the stack and parallelize our applications? -- he takes a hard turn straight into 2001. All of a sudden, he's pitching vaguely imaged descriptions of loosely coupled systems, computers in the cloud and contextually aware hardware and software that will know what we need before we need it.

Outside of a few specific mentions of Software-plus-Services and Microsoft's Surface technology, this part of the presentation sounds like it was ripped straight from Intel's playbook five or six years ago. Not that the actual vision of services-based applications and evolved client systems that anticipate user requests is a bad thing; I was just shocked to find that we're still talking about the same, old stuff, all this time later.

None of this detracts from the important fact that Mundie spent a good deal of time preparing the financial community for what will be an aggressive retooling of the software development stack as we enter the era of parallel programming and concurrent applications. I expect we'll be hearing plenty more specifics in the months to come.

Are you ready for the multi-core revolution and parallelized software? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 08/01/2007


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube