Skip to content

docs: document the event loop#32

Merged
tgiachi merged 1 commit into
mainfrom
develop
Jul 2, 2026
Merged

docs: document the event loop#32
tgiachi merged 1 commit into
mainfrom
develop

Conversation

@tgiachi

@tgiachi tgiachi commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Docs

Documents the EventLoopService shipped in v0.14.0.

  • Scheduler article — new Event loop section: what it does (drains the dispatcher + advances the timer wheel each frame), RegisterEventLoop(), the eventLoop YAML config, metrics (eventloop provider), and the event loop vs. timer-wheel pump mutual exclusivity via ITimerWheelDriver.
  • Events/jobs/scheduling tutorial — note on the timer-wheel driver choice (pump vs. event loop).
  • Services.Core READMEEventLoopService added to the Key types table.

API reference pages are regenerated by DocFX from the XML docs on the new public types. Merging to main rebuilds and publishes the site.

@tgiachi
tgiachi merged commit 942a6b8 into main Jul 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant