Hacker News new | past | comments | ask | show | jobs | submit login

> It feels like Erlang/OTP is being reinvented right here again.

I thought the same thing. There are some cases like low message passing computational tasks where you can get away with simple async futures + fetch_future (being a computationally oriented language Julia encourages this model) but in the end actors are pretty great at generalizing concurrency.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: