Ulf Wiger of Ericsson gave a tutorial at the Declarative Aspects of Multicore Programming (DAMP) workshop, in conjunction with POPL 2009.
Here are the presentation slides from his talk on Erlang Programming for Multicore.
“The purpose of this presentation is to give a hands-on tutorial on Erlang programming for multi-core.
Since providing the audience with a multi-core computer each seems problematic, and since the idea of Erlang programming for multi-core is that your programs should run unchanged with good characteristics, a regular tutorial seems impractical. Instead, this is a fairly detailed briefing with some code examples intended to illustrate which things one needs to consider, followed by a presentation
of an interesting technique for testing and debugging programs on multicore. ”
Link to Slides [pdf]


