Wouldn't we only have 2 actors, the kernel and our program / event loop? But "actors" plural makes it sound like a system of many independent nodes "sends new messages to other actors and computes a new local state for itself."
You know I'm not sure how many io_uring loops you'd need. If any wandering systems programmers around, could you tell us if there's any advantage to having more than one per process?