Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Mastering Concurrency And OTP in Elixir

Posted By: lucky_aut
Mastering Concurrency And OTP in Elixir

Mastering Concurrency And OTP in Elixir
Published 10/2023
Duration: 4h13m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.25 GB
Genre: eLearning | Language: English

By Building a Distributed Key-Value Store

What you'll learn
Processes
GenServers
Concurrency
OTP Application
Supervisor
Dynamic Supervisor
Distributed Applications
Fault Tolerance
ETS
Umbrella Project
Requirements
Basic understanding of Elixir
Description
Mastering Concurrency And OTP in Elixir
By Building a Distributed Key-Value Store.
-
Welcome to this course, this course is all about mastering the concurrency framework offered by Elixir and the underlying Erlang Virtual Machine (Beam).
Introduction
We are going to start small, right from the basics and build all the way to creating, testing and releasing our application across various nodes on our network.
Throughout this course we are going to take the
Key-Value
store from the official
Elixir
documentation and take a deep dive into each concept one at a time.
I think this would be really helpful, as now you can have all the documentation as reference and also watch me code and explain everything on screen at the same time.
Topics Covered -
Process
Concurrency Model
Agents
Genservers
Supervisors
Dynamic Supervisors
ETS
Application
Umbrella Project
Tasks
Testing
Release
Audience
This course is meant for someone who understands basic Elixir programming language.
If you are a completely new to Elixir, then I would not recommend taking this course directly, at the same time you do not need to be expert in Elixir to take this course, however some understanding of Elixir is required to follow on with this course.
Who this course is for:
Intermediate Elixir Developers who wants to learn how to create concurrent and fault tolerant applications in Elixir


More Info