Erlang’s basic features are a perfect match for massively concurrent, distributed cloud environments. Being rooted in an actor model with no shared memory, the complexity of multi-core programming is hidden from the developers, allowing them to focus on the program. This one-day tutorial will introduce Erlang and its actor model:
http://gotocon.com/berlin-2013/speaker/Robert+Virding