Erlang Masterclass: Concurrency and the OTP

Master concurrency and the OTP

You have probably heard about WhatsApp by now. And you might also have heard that it handles a fair amount of users each day. In fact, they managed to grow their user base to millons of users with an engineering team of only 32 persons using Erlang, before being acquired by Facebook. But WhatsApp is not the only success story. You would be surprised if you knew how many of the things you take for granted in your daily life are in fact powered by Erlang. It all started with the telecom business, but Erlang has since then gained popularity in many areas, including fintech, IoT, Healthcare and gaming. Just to name a few!

What you’ll learn

  • Erlang.
  • Parallell programming.
  • Concurrency.
  • OTP.
  • Functional programming.
  • BEAM.
  • Design patterns.
  • Clients and servers.

Course Content

  • Introduction –> 3 lectures • 2min.
  • Introduction To Concurrency –> 4 lectures • 10min.
  • Communication –> 9 lectures • 56min.
  • Introduction to the OTP –> 6 lectures • 45min.
  • Crashing into an intermezzo –> 4 lectures • 16min.
  • Returning to the OTP –> 3 lectures • 22min.
  • Thank you! –> 1 lecture • 1min.

Auto Draft

Requirements

You have probably heard about WhatsApp by now. And you might also have heard that it handles a fair amount of users each day. In fact, they managed to grow their user base to millons of users with an engineering team of only 32 persons using Erlang, before being acquired by Facebook. But WhatsApp is not the only success story. You would be surprised if you knew how many of the things you take for granted in your daily life are in fact powered by Erlang. It all started with the telecom business, but Erlang has since then gained popularity in many areas, including fintech, IoT, Healthcare and gaming. Just to name a few!

There are two main paradigms of the Erlang language. The functional paradigm, and the concurrent paradigm. In this course, we will put our focus on the concurrent part of Erlang. Not only will we talk about concurrency, parallelism and design patterns. We will also talk about the OTP, supervisors, and how we can make our programs truly fault tolerant.

If you are new to the language, I suggest you start with my other course, which will lay the foundation for this one, and provide you with all the tools you need.

So, if any of this sounds interesting to you, give it a try and tell me what you think.

Get Tutorial