Compare commits

..

7 commits

Author SHA1 Message Date
Zachery Aaron Shores-Chmielewski
136c5d7029 refactor: better worker thread tests 2026-02-06 21:43:22 +07:00
Zachery Aaron Shores-Chmielewski
9c76b1d1a9 feat: worker thread info added to runtime stats 2026-02-06 21:43:22 +07:00
Zachery Aaron Shores-Chmielewski
8bcb703636 feat: worker thread architecture diagram 2026-02-06 21:43:22 +07:00
Zachery Aaron Shores-Chmielewski
34a9113c36 refactor: worker thread interface
Make the worker thread a cleaner abstraction for interfacing with the rest of the codebase.
2026-02-06 21:43:22 +07:00
Zachery Aaron Shores-Chmielewski
26547d2aa5 feat: worker thread api
Make the worker thread api clearly seperated and ready for test harness
2026-02-06 21:43:22 +07:00
29bb51004f feat: jupyter example (#10) 2026-02-06 14:04:48 +00:00
796bd1f2c5 feat: runtime information display (#9)
Show basic information from the runtime, such as number of actors, worker threads, etc.
2026-02-06 13:35:46 +00:00

Diff content is not available