Runic.Runner.Scheduler.Default (Runic v0.1.0-alpha.7)

Copy Markdown View Source

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.