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

Someone should bring those logics to js and java then. Ehm, please.



What makes Erlang (and Elixir) great isn't just the actor model, it's the language-level commitment to it. Things that would mess with concurrency (say, race conditions on the reading and modification of a global variable) are simply unexpressible in BEAM languages.


Someone has!

https://github.com/untu/comedy

However to the below point, Bolt ons are never as good as baked ins. This is especially true for concurrency.




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

Search: