Hacker News new | ask | show | jobs
by catern 1808 days ago
They're distributed threads. As it says in http://catern.com/caternetes.html#thread:

>An rsyscall.Thread may operate on a local or remote host, or inside a container or VM, or on other kinds of nodes, depending on how the rsyscall.Thread was produced...

>All distributed operations are performed by method calls on rsyscall.Thread objects.