Collections optimized for concurrency in .Net -


Javascript is optimized for concurrent tasks in the world, I believe there is something similar in the net, but after a quick search in MSDN I got nothing. I was looking for a queue with the fairness policy used in consumer / manufacturer conditions.

Thank you.

Comments