top | item 42307447

(no title)

hsavit1 | 1 year ago

yeah, isolated + distributed processes is THE THING about Erlang, OTP

discuss

order

vereis|1 year ago

my personal reality is that the majority of projects I've consulted on have seldom actually leveraged distributed erlang for anything. the concurrency part yes, clustering for the sake of availability or spreading load yes, but actually doing anything more complex than that has been the exception! ymmv tho!

throwawaymaths|1 year ago

I mean you can certainly run one off scripts in elixir and Erlang.