Boutique Tech Conference · 4. – 6. June in Rostock (Germany)

Concurrent Programming with Erlang

in English by Tino Breddin of Erlang Solutions Ltd at AMOOCON 2010

Abstract

The development of SMPs during the last years has led to an increasing interest software development for multi-processor architectures. While many programming languages such as C or Java require additional concepts like STM to cope with multi-threading in an easy and non error-prone way, Erlang’s features make it ideal for developing scalable application and use SMP as best as possible.

Erlang has been developed by Ericsson in the early 1990s and been used to develop large-scale telecoms systems ever since. Recently it has been used in many other areas where scalability matters, such as for messaging and data distribution. The language features allow programmers to concentrate on problem solving by abstracting from the underlying multi-processor hardware.

This talk will give a general overview of the Erlang’s language features and highlight its use in some well-known open source projects.

Profile

Additional material

Here you can find all available material for this talk.

PDFs

The slides

There are 21 different slides. Click on them to view an enlarged version.

  1. Slide-0
  2. Slide-1
  3. Slide-2
  4. Slide-3
  5. Slide-4
  6. Slide-5
  7. Slide-6
  8. Slide-7
  9. Slide-8
  10. Slide-9
  11. Slide-10
  12. Slide-11
  13. Slide-12
  14. Slide-13
  15. Slide-14
  16. Slide-15
  17. Slide-16
  18. Slide-17
  19. Slide-18
  20. Slide-19
  21. Slide-20