Welcome to MSDN Blogs Sign in | Join | Help

Concurrently Speaking

A blog by Niklas Gustafsson on topics loosely related to concurrency and manycore

Browse by Tags

All Tags » Agents   (RSS)
PDC 2009, Day Minus One
This year’s PDC promises to be an exciting one with VS 2010 in Beta2 and lots of other technologies either just shipped or about to ship. I’m in Los Angeles to speak about Axum, as part of a new thing we’re doing this year: talking about topics that are Read More...
Isolation in Maestro
As noted in the Dr Dobb's article , Maestro is primarily about establishing isolation domains so that we can cut down on the number of undocumented dependencies between components. With a language like C# or VB, any two references of type T could be referring Read More...
C++ Agents
At PDC 2008, we talked a lot about agents-based programming, in particular during the native C++ talks on parallel programming. We showed how the agents library that we plan to ship in VS 2010 can be used to overlap I/O with computationally intensive Read More...
Page view tracker