byteflow-actors 0.5.0

Embeddable flow runtime: bytecode VM, M:N scheduler, Atomic Hop + FlowCap, supervisor
Documentation
1
2
3
4
5
6
# Atomic actors → Atomic Hop


This note moved to [`atomic-hop.md`](atomic-hop.md).

Byteflow’s concurrent unit is a **flow**; every `Send` is an **Atomic Hop**
(`Value::Message` only).