Изменения документа System. Threading. Channels
Редактировал(а) Alexandr Fokin 2024/04/21 21:45
<
отредактировано Alexandr Fokin
на 2023/01/11 15:17
на 2023/01/11 15:17
отредактировано Alexandr Fokin
на 2024/04/21 21:45
на 2024/04/21 21:45
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,20 +1,18 @@ 1 -System.Threading.Channels 2 -Основана на [[System. Collections. Concurrent>>doc:Разработка.NET.C#.Коллекции.System\. Collections\. Concurrent.WebHome]]. 3 -[[Асинхронность. Async Await>>doc:Разработка.NET.C#.Многопоточность и асинхронность2.Асинхронность\. Async Await.WebHome]] 4 - 5 ----- 6 - 1 +| |System.Threading.Channels, System. Threading. Channels, 2 +| |Основана на [[System. Collections. Concurrent>>doc:Разработка.NET.C#.Коллекции.System\. Collections\. Concurrent.WebHome]]. 3 +[[Асинхронность. Async Await>>doc:Разработка.NET.C#.Многопоточность и асинхронность.Асинхронность\. Async Await.WebHome]] 7 7 | |Unbounded/Bounded 8 -| | 9 -| | 10 - 11 ----- 12 - 5 +| |((( 13 13 System.Threading.Channels — высокопроизводительный производитель-потребитель и асинхронность без аллокаций и стэк дайва 14 14 [[https:~~/~~/habr.com/ru/post/508726/>>https://habr.com/ru/post/508726/]] 15 -\\Jeremy Bytes: What's the Difference between Channel and [[ConcurrentQueue>>doc:Разработка.NET.C#.Коллекции.System\. Collections\. Concurrent.WebHome]] in C#? 8 + 9 +Jeremy Bytes: What's the Difference between Channel and [[ConcurrentQueue>>doc:Разработка.NET.C#.Коллекции.System\. Collections\. Concurrent.WebHome]] in C#? 16 16 [[https:~~/~~/jeremybytes.blogspot.com/2021/02/whats-difference-between-channel-and.html>>https://jeremybytes.blogspot.com/2021/02/whats-difference-between-channel-and.html]] 17 17 12 +An Introduction to System.Threading.Channels 13 +[[https:~~/~~/devblogs.microsoft.com/dotnet/an-introduction-to-system-threading-channels/>>https://devblogs.microsoft.com/dotnet/an-introduction-to-system-threading-channels/]] 14 +))) 15 + 18 18 ---- 19 19 20 20 ==== Внутренние ссылки: ====