Archive for June, 2007
.NET Concurrency Study
pmb082007Thursday00000030UTC
Posted by Tudor Vlad
Filed under Learning, Software, Software Development
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 >