VM Tuning, Know Your Engine - Part III: The Scheduler

Erik Stenman
Bearded Erlang Hacker

In this talk we will take a look under the hood of the Erlang RunTime System (ERTS). We will look at how the Erlang Scheduler works and some problems you might run into.
 
Talk objectives: After the talk you should know how the scheduler works from a top level view and some of the pitfalls with the current implementations and when they might hit you and how you can avoid them.
 
Target audience: Dev Ops running applications on Erlang, and Erlang developers who want to get a better understanding of how their programs execute.

 

Slides
Video

Erik Happi Stenman has been programming for fun since 1980, and for profit since 1989 when he started his first company. He received his Master of Science in Computer Science in 1996 from Uppsala University. Erik was one of the driving forces behind the the High Performance Erlang project (HiPE) from the start in 1996 until he successfully defended his Ph.D dissertation against opponent Simon Peyton-Jones. During his post-doc as a project manager in Martin Odersky’s Scala group he helped bringing the project to a successful release of Scala 1.0. Before joining Klarna (then Kreditor) he worked at Virtutech with low-level optimizations of Virtutech Simics.

As Head of Development, CTO and Chief Scientist at Klarna Erik was responsible for the development and operation of Klarna Online, a system providing creative payment solutions to Internet shops. He also built up the Engineering Department at Klarna from the start, and from 1 to about 80 people.

Currently (2016) Erik is writing a book about the Erlang Runtime system for HappiHacking. He is also programming board games and a board game engine for HappiStudios. In his spare time he is managing an investment company (Vexilla) and sitting on the board of a real estate startup (Doorling) and an Italian food import company (Apuliens Smak).

 


GitHub: happi

Twitter: @erik_stenman

Back to conference page