byteflow-actors 0.5.1

Embeddable flow runtime: M:N scheduler, Atomic Hop (Message+Cap), supervisor — use byteflow::
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).