четверг, 2 ноября 2023 г.
System.Threading, System,Threading, Async, Task, TaskCompletionSource
Task
Starvation, Bombardier, Counts, Stack
Starvation
https://learn.microsoft.com/ru-ru/dotnet/core/diagnostics/debug-threadpool-starvation
Bombardier
https://github.com/codesenberg/bombardier/releases
Counts
https://learn.microsoft.com/ru-ru/dotnet/core/diagnostics/dotnet-counters
Stack
https://learn.microsoft.com/ru-ru/dotnet/core/diagnostics/dotnet-stack
Async, Sync, ThreadPool, Stephen Toub
Async, Sync, ThreadPool
среда, 1 ноября 2023 г.
ThreadPool, QueueUserWorkItem, AutoResetEvent, ManualResetEvent, EventWaitHandle
The managed thread pool
Thread Pool. Queue User Work Item
Manual Reset Event Класс
https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.manualresetevent?view=net-7.0
Auto Reset Event
https://learn.microsoft.com/ru-ru/dotnet/api/system.threading.autoresetevent?view=net-7.0
Event Wait Handle
Async, Pdf
https://learn.microsoft.com/ru-ru/dotnet/standard/threading/the-managed-thread-pool
https://learn.microsoft.com/en-us/dotnet/standard/threading/the-managed-thread-pool
Асинхронное программирование
Потоки
Параллельное программирование
Взаимодействие на уровне машинного кода
Управление памятью