GenServer: How I Finally Learned to Keep State in a Stateless Language
In my last post, I wrote about getting over my fear of concurrency by understanding Elixir’s lightweight processes. I was enthusiastically using spawn...
Stop Fearing the "Process": How Elixir Cured My Concurrency Anxiety
Coming from a Ruby on Rails background, the word “Thread” used to scare me.Not in a dramatic way. In a production-incident-at-2am kind of way.In the R...
Global_Tags_Index
#Concurrency
#Elixir
#GenServer
#Learning Journey
#OTP
#Ruby on Rails
#State Management