How Supervisors Work
https://jbodah.github.io/blog/2016/11/18/supervisors-work/ [jbodah.github.io]
2016-11-28 20:59
In Erlang (and Elixir) supervisors are processes which manage child processes and restart them when they crash.
How Supervisors Work
https://jbodah.github.io/blog/2016/11/18/supervisors-work/ [jbodah.github.io]
2016-11-28 20:59
In Erlang (and Elixir) supervisors are processes which manage child processes and restart them when they crash.