Сoncurrent collections за 10 минут
https://habr.com/ru/post/473352/

Concurrency структуры в .net. ConcurrentQueue изнутри
https://habr.com/ru/post/245837/

Исходный код реализации.
ReferenceSource/mscorlib/system/collections/Concurrent/
https://github.com/microsoft/referencesource/tree/master/mscorlib/system/collections/Concurrent


 

Теги: