Hacker News new | ask | show | jobs
by zem 3726 days ago
pony [http://www.ponylang.org/] follows the actors-everywhere model, and has a strong performance focus. not sure how well it fits into erlang's niche, but at least the built-in actor model means a lot of erlang idioms and design patterns should port over easily.
1 comments

No actor supervision there. Without supervision, there is no famous Erlang reliability.