C# (CSharp) SimpleConcurrency.Actors 네임스페이스

클래스들

이름 설명
FairThreadPoolScheduler A scheduler using a provided FairThreadPool
StandardThreadPoolScheduler A simple scheduler using the standard .NET thread pool.
TaskScheduler A simple scheduler using TPL.