[Blog] Local development with LocalStack and Elixir Broadway [Blog] Converting Phoenix Views to LiveViews

Elixir GenServer name registration

Here I want to describe what I discovered regarding GenServer and their name registration across the BEAM. I’ll touch on Process.register/2 and GenServer.start_link/3.

https://cri.dev/posts/2022-04-08-Elixir-GenServer-name-registration/