Commit graph

3 commits

Author SHA1 Message Date
3b76b54d45 feat: process primitives
Tools for treating groups of actors like an OS process.
2026-02-21 00:32:09 +07:00
f4f26c9f41 major feature update
Improve the runtime, increase test coverage, add new actor types for monitoring and supervision to an `std` crate.
2026-02-13 07:11:24 +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