Great concurrency support in .NET for Cobra on Windows
Posted: Fri Nov 06, 2009 1:17 pm
I noticed that there is now a System.Collections.Concurrent namespace in .NET 4 beta 2 (didn't catch my attention in beta 1 so it could have been there). This makes Actor style programming a lot easier as the concurrency issues regarding the collection is dealt with for you.