...

/

Naming a Process

Naming a Process

Learn about naming a process instead of using PIDs in Elixir.

The idea of referencing processes by their PIDs gets tedious quickly. Fortunately, there are a number ...