Sunday, June 13, 2010

 

Performance of .NET 4.0 Concurrent Collections

An interesting paper on the performance of four new .NET 4.0 concurrent collection types: ConcurrentQueue<T>, ConcurrentStack<T>, ConcurrentBag<T>, and ConcurrentDictionary<TKey, TValue>: Thread-safe Collections in .NET Framework 4 and Their Performance Characteristics (from the MSDN Parallel Computing Developer Center)



    

Powered by Blogger