Concurrent

Версия 2.5 от Alexandr Fokin на 2022/10/04 15:59

System.Collections.Concurrent

С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


Теги: