Hacker News new | ask | show | jobs
by zzzcpan 2673 days ago
> This provides a far more general model of concurrency than something like the Actor model

It doesn't. Actor model is as general as it gets for concurrency. Any constraint only makes it less general.