|
|
|
|
|
by true_religion
2969 days ago
|
|
In Erlang, all those control flow paradigms exist in library form. You are right about the actor model being a low-level choice, but its a choice that has to be made since the whole system revolves around allowing/disallowing shared state. |
|