Y
Hacker News
new
|
ask
|
show
|
jobs
by
JohnHaugeland
1472 days ago
this is called "erlang"
2 comments
JonChesterfield
1472 days ago
Not so much. Erlang does the one machine or many feature but only by writing your program as a bunch of objects communicating by message passing. Elixer seems to be the same. I'm thinking more along the lines of Id or parallel Haskell.
link
engineerDave
1472 days ago
Also achievable with elixir (via erlang)
link