Изменения документа System. Threading. Channels

Редактировал(а) Alexandr Fokin 2024/04/21 21:45

<
От версии < 1.5 >
отредактировано Alexandr Fokin
на 2022/12/28 12:55
К версии < 3.2
отредактировано Alexandr Fokin
на 2024/04/21 21:45
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,19 +1,18 @@
1 -System.Threading.Channels
2 -Основана на [[System. Collections. Concurrent>>doc:Разработка.NET.C#.Коллекции.System\. Collections\. Concurrent.WebHome]].
3 -
4 -----
5 -
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]]
6 6  | |Unbounded/Bounded
7 -| |
8 -| |
9 -
10 -----
11 -
5 +| |(((
12 12  System.Threading.Channels — высокопроизводительный производитель-потребитель и асинхронность без аллокаций и стэк дайва
13 13  [[https:~~/~~/habr.com/ru/post/508726/>>https://habr.com/ru/post/508726/]]
14 -\\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#?
15 15  [[https:~~/~~/jeremybytes.blogspot.com/2021/02/whats-difference-between-channel-and.html>>https://jeremybytes.blogspot.com/2021/02/whats-difference-between-channel-and.html]]
16 16  
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 +
17 17  ----
18 18  
19 19  ==== Внутренние ссылки: ====