Finding Processes

When building distributed systems with Elixir, naming and grouping processes is fundamental. A process registry lets us uniquely name a process. A process group allows for group processes based on a property or on a shared attribute.

Get hands-on with 1200+ tech skills courses.