Compare commits

..

7 commits

Author SHA1 Message Date
Zachery Aaron Shores-Chmielewski
d3c23c7148 refactor: better worker thread tests 2026-02-06 21:42:47 +07:00
Zachery Aaron Shores-Chmielewski
73f667227a feat: worker thread info added to runtime stats 2026-02-06 21:20:49 +07:00
Zachery Aaron Shores-Chmielewski
8db066f646 feat: worker thread architecture diagram 2026-02-06 21:20:49 +07:00
be0eb8bc71 feat: jupyter example (#10) 2026-02-06 21:20:49 +07:00
75dbd0b540 feat: runtime information display (#9)
Show basic information from the runtime, such as number of actors, worker threads, etc.
2026-02-06 21:20:49 +07:00
Zachery Aaron Shores-Chmielewski
6cb5044d06 refactor: worker thread interface
Make the worker thread a cleaner abstraction for interfacing with the rest of the codebase.
2026-02-06 20:31:45 +07:00
Zachery Aaron Shores-Chmielewski
0601e61290 feat: worker thread api
Make the worker thread api clearly seperated and ready for test harness
2026-02-06 20:31:45 +07:00

Diff content is not available