.NET 4.0 and System.Collections.Concurrent.ConcurrentQueue(www.codethinked.com)
submitted by
pitadev_aj(300) 2 years, 3 months ago
The ConcurrentQueue is a simple (in use, not in construction!) and yet very powerful addition to your parallel programming toolset. If you need thread-safe FIFO operations, then you can throw your locks away and start using the ConcurrentQueue today. read more...
|category: CLR
|Views: 279
tags:
CLR another
Everyones tags:
Your Tags: