Erlang and Multicores [video]

When we write a program, we just want it to run faster when we run it on a multicore. If I have a 10 core computer I just want it to run 10 times faster, if …

Similar

Erlang encourages poor Functional Design

Thesis While Erlang may be a functional programming language, it encourages poor functional design and ingrains the habit of excessive coupling, which I’ve witnessed programmers take with the…...

Read more »