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)
#
posted by Mitch Wheat @ 10:43 pm