Robert Virding

Workshop: OTP, the Middleware for Concurrent Distributed Scalable Architectures

Co-Inventor of Erlang

Workshop: OTP, the Middleware for Concurrent Distributed Scalable Architectures

While Erlang is a powerful programming language used to build distributed, fault tolerant systems with requirements of high availability, these complex systems require middleware in the form of reusable libraries, release, debugging and maintenance tools together with design principles and patterns used to style your concurrency model and your architecture.

In this tutorial, Robert will introduce the building blocks that form OTP, the defacto middleware that ships with the Erlang and Elixir distributions. He will cover OTP’s design principles, describing how they provide software engineering guidelines that enable developers to structure systems in a scalable and fault tolerant way, without the need to reinvent the wheel.

Tutorial objectives: To learn the Erlang way of thinking when architecting and developing systems.

Target audience: Developers and Architects interested in the principles which make Erlang, Elixir or other Beam based languages unique.

Level: Beginners and Intermediate

Note: We recommend you take this tutorial in conjunction with the one on thinking concurrently.

About Robert

Robert Virding is Principal Language Expert at Erlang Solutions Ltd. While at Ericsson AB, Robert was one of the original members of the Ericsson Computer Science Lab, and co-inventor of the Erlang language. He took part in the original system design and contributed much of the original libraries, as well as to the current compiler.

While at the lab he also did a lot of work on the implementation of logic and functional languages and on garbage collection. He has also worked as an entrepreneur and was one of the co-founders of one of the first Erlang startups (Bluetail). Robert also worked a number of years at the Swedish Defence Materiel Administration (FMV) Modelling and Simulations Group. He co-authored the first book (Prentice-Hall) on Erlang, and is regularly invited to teach and present throughout the world.

Github: rvirding

Twitter: @rvirding

Back to conference page