Default scheduler strategy that dispatches each runnable individually.
This is the zero-overhead default. Each prepared runnable becomes a
{:runnable, r} dispatch unit — identical to the pre-scheduler Worker
behavior.
Default scheduler strategy that dispatches each runnable individually.
This is the zero-overhead default. Each prepared runnable becomes a
{:runnable, r} dispatch unit — identical to the pre-scheduler Worker
behavior.