Facebook is evolving Erlang into a modern statically typed programming language

Facebook’s mission is to give people the power to build community and bring the world closer together. Together, we can help people build stronger communities – join us. Read more

Similar

Concurrency in Erlang and Scala: The Actor Model

Applications are becoming increasingly concurrent, yet the traditional way of doing this, threads and locks, is very troublesome. This article highlights Erlang and Scala, two programming languages that use a different approach to concurrency: the actor m...

Read more »