NuActor framework
NuNet's execution model is actor-based. Every workload runs as a NuActor with its own state, messaging interface, and lifecycle. Actors can be reassigned between devices and compose across machine and organizational boundaries. The framework is designed for open-ended computing — the same actor abstraction works on a Raspberry Pi, a GPU rig, or a data center node. Live mid-execution migration is on the protocol roadmap.
Whitepaper →