ended8월 20일· 1 sources

Building Distributed Systems in Elixir: Part 6 — Named Processes

Why it matters

In the previous part of this series, we built a tiny supervisor from scratch. When a worker crashed, the supervisor started a replacement. That replacement had a new PID: old worker -> #PID<0.102.0> n...

1
Sources
+0
24h
Growth
32d
Active

Sources

Related Issues