News

There's two books that I highly recommend: Stephen Cleary's "Concurrency in C# Cookbook" and Joe Duffy's "Concurrent Programming on Windows." They both provide valuable, deep insight into concurrent ...
It's been two years since Microsoft Chairman Bill Gates talked up Dryad, Microsoft's concurrent-programming competitor to Google's MapReduce and Apache Hadoop. But this week, Dryad was back on the ...
In many ways, concurrent programming and distributed programming address the same set of programming issues, but there are significant differences between the two, and architects and developers need ...