Comment by jchrisa
2 months ago
This is very much like Erlang's actor model. The same compute can be run in parallel, or managed via queues. With Erlang's strong support for FFI and process control, I wonder if it's being used as a dispatcher for these sorts of workloads.
No comments yet
Contribute on Hacker News ↗