Hacker News new | ask | show | jobs
by 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.