A couple weeks ago, my colleague Vasile Sumanschi (Schumi) and I held two presentations regarding the concurrency models in Java and .NET. This was part of the Parallel & Distributed Computing Architectures course.

Schumi handled the Java part, while I went on the .NET path. The presentations turned into a discussion and we had a friendly versus between the 2 (Java & .NET). Unfortunately the time was not sufficient for such a vast subject.

The study is a compilation of the documentation available on the MSDN Library, articles on MSDN Magazine, concurrency chapters from the books More >