4. OTP V2 GenServer Message Callbacks

preview_player
Показать описание
Courses and Training on the complete Elixir Ecosystem. To know more access:

In this second OTP Elixir series, we tighten up some of the concepts for design and abstractions.

GenServer message callbacks have cryptic names, but the arguments and tuples are designed with logical, consistent arguments. In this video, we walk through the basic message callbacks and show you how they relate to the server and client processes.

Want to go deeper? Take our OTP Training with Bruce Tate.
Small group, intensive, live class taught over zoom.

We want to connect with you!

#Elixir #Beam #ElixirLang #PhoenixLiveView #functionalprogramming #programming #programmer #coding #coder #coders #developer #computer #software #webdevelopment #webdesigner #codeismylife #softwaredeveloper #polyglot
Рекомендации по теме
Комментарии
Автор

Thanks, today, I learnt about another callback in GenServer. The handle_info.

Learn to separate process machinery and your business logic.

delamberty