ReactivePlusPlus
ReactiveX implementation for C++20
|
Scheduler owning static thread pool of workers and using "some" thread from this pool on create_worker
call.
More...
#include <computational.hpp>
Static Public Member Functions | |
static auto | create_worker () |
Scheduler owning static thread pool of workers and using "some" thread from this pool on create_worker
call.
thread_pool
scheduler