zacheryasc
  • Joined on 2026-01-17
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-12 14:28:10 +00:00
c688f0a60e feat: Router actor for pooled message distribution (Cycle 19)
771c38c863 feat: OneForAll and RestForOne supervisor strategies (Cycle 18)
a70bd86db2 feat: supervision trees with handle_down callback and Supervisor actor (Cycle 17)
8c68a59b45 docs: update architecture docs for Cycles 10-16
0ef6df9a56 bench: add registry benchmarks for named actors, groups, monitors, ask (Cycle 16)
Compare 23 commits »
zacheryasc deleted branch distribution from zacheryasc/swactor 2026-02-12 09:13:53 +00:00
zacheryasc merged pull request zacheryasc/swactor#30 2026-02-12 09:13:51 +00:00
feat: distributed runtime
zacheryasc pushed to master at zacheryasc/swactor 2026-02-12 09:13:51 +00:00
d817ad952f feat: distributed runtime (#30)
zacheryasc created pull request zacheryasc/swactor#30 2026-02-12 09:13:34 +00:00
feat: distributed runtime
zacheryasc created branch distribution in zacheryasc/swactor 2026-02-12 09:11:30 +00:00
zacheryasc pushed to distribution at zacheryasc/swactor 2026-02-12 09:11:30 +00:00
08b861cefc feat: distributed runtime
zacheryasc merged pull request zacheryasc/swactor#29 2026-02-11 15:23:27 +00:00
feat: tui, agent interface, stats hook
zacheryasc pushed to master at zacheryasc/swactor 2026-02-11 15:23:27 +00:00
076f1194bf feat: tui, agent interface, stats hook (#29)
zacheryasc deleted branch dashboard from zacheryasc/swactor 2026-02-11 15:23:27 +00:00
zacheryasc created pull request zacheryasc/swactor#29 2026-02-11 15:23:06 +00:00
feat: tui, agent interface, stats hook
zacheryasc pushed to dashboard at zacheryasc/swactor 2026-02-11 15:22:46 +00:00
e538f06f70 feat: tui, agent interface, stats hook
zacheryasc created branch dashboard in zacheryasc/swactor 2026-02-11 14:10:43 +00:00
zacheryasc pushed to dashboard at zacheryasc/swactor 2026-02-11 14:10:43 +00:00
zacheryasc pushed to master at zacheryasc/swactor 2026-02-10 07:36:00 +00:00
2da9198ee9 fix: stats datatypes and refactor channel signature (#28)
zacheryasc merged pull request zacheryasc/swactor#28 2026-02-10 07:35:59 +00:00
fix: stats datatypes and refactor channel signature
zacheryasc created pull request zacheryasc/swactor#28 2026-02-10 07:35:49 +00:00
fix: stats datatypes and refactor channel signature
zacheryasc created branch cfuzz in zacheryasc/swactor 2026-02-10 07:34:05 +00:00
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-10 07:34:05 +00:00
635dfc12a3 fix: stats datatypes and refactor channel signature
zacheryasc pushed to master at zacheryasc/swactor 2026-02-09 19:05:39 +00:00
ef08d3e7a5 feat: transport protocol (#27)