Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties and confer no rights. All code and tools presented are done so under the Microsoft Public License.

February 2009 - Posts

Maestro has its own blog!
The response to our initial post on this blog about Maestro has inspired us to give it its own blog.  If you’re not yet in the know, Maestro is a new incubation language from Microsoft’s Parallel Computing Platform team for safe and scalable parallel Read More...
Getting random numbers in a thread-safe way
It’s very common in a parallel application to need random numbers for this or that operation. For situations where random numbers don’t need to be cryptographically-strong, the System.Random class is typically a fast-enough mechanism for generating values Read More...
“Session-in-a-box” on Parallel Programming with .NET 4.0
At PDC 2008 and TechEd EMEA 2008, Daniel Moth delivered several hit talks on parallel programming with the .NET Framework 4.0.  The videos of both of those talks are available online, and he’s since created a series of blog posts capturing the content Read More...
We haven’t forgotten about other models – honest! (Maestro)
This post has been moved to a Maestro-dedicated blog . Please direct all comments and questions to the new blog. Thanks! Read More...
Page view tracker