Introduction to Elixir - Generic Server, OTP, Register Processes - Part Nine

preview_player
Показать описание
#tensorprogramming #elixir #introtoelixir

In this tutorial, we implement our own version of gen_server or the generic server pattern from OTP. We also look at how to register processes with atoms and how processes are sequential.

Support the Channel and Join Patreon:

Dontate:
ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685
Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt

Рекомендации по теме
Комментарии
Автор

Well Explained. Just need to watch it a Couple of times 😇

nessundorma
Автор

Great Explanation. But I'm having some issues in understanding it properly. Is there any resource you would like to suggest that help me better understand? Thanks!

Rishabh
Автор

Thank you for the content, certainly it does helps ....just prefer to state something, it's not a negative thought, noway in a position to state any negative thougths, would certainly helps if you could state something similar to this - took this thought from a Idris clip

{ -

Intution:
if we have f : ( 1 x c) -> d
then, when an application "f x " is used exactly once, it means "x" is exactly once
-}


something similar to when explaining the action of a function, would certainly helps... Thank you

hubstrangers