258f2fecb7
fix: idle cpu usage and distribution
...
CPU use on idle down from 17% to 1.5% via lazy runtime execution. Turned down SWIM gossip frequency.
2026-02-25 00:23:15 +07:00
2f767a6ed8
feat: add support for iroh as the transport layer ( #40 )
...
Iroh gives us a lot as a transport layer. Lets make use of it.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-15 09:47:05 +00:00
a7124cb3d4
distribution realization ( #33 )
...
Write tests for docker integration, as docker is how we will initially handle distribution on heterogeneous hardware.
2026-02-13 07:55:12 +00:00
d817ad952f
feat: distributed runtime ( #30 )
...
Major feature addition. For full details read `./docs/development_history/DISTRIBUTION.md`
2026-02-12 09:13:50 +00:00