points by throwawaymaths a year ago

sure i would argue that Erlang isn't really actor model, because the error handling was the first priority and that is what drove them to build processes with message passing as the primitive -- so it just happened to look like actor model.