Search code examples
In Elixir, are dependent applications supervised?...

erlangelixirerlang-otperlang-supervisor

Read More
supervising a number of existing processes...

processelixirerlang-supervisor

Read More
Elixir simple_one_for_one supervisor's start_child terminates with undefined handle_call/3...

elixirerlang-supervisor

Read More
Why am I getting a ProtocolUndefined error when I invoke start link in this setup of a Supervisor an...

elixirerlang-otperlang-supervisor

Read More
cannot retrieve process id for global process name...

processelixirglobalworkererlang-supervisor

Read More
Why doesn't this child process get started when I start its parent?...

elixirerlang-otperlang-supervisor

Read More
How to pass in extra arguments when starting a child worker of a Supervisor in OTP?...

elixirerlang-otperlang-supervisor

Read More
Why do I get an error from this one level deep OTP tree when I start the child?...

elixirerlang-otperlang-supervisor

Read More
Supervision tree failing to start...

erlangelixirerlang-otperlang-supervisor

Read More
Erlang: Add new child within the gen_server:init/1 using supervisor:start_child/2 will hung up appli...

erlangerlang-otperlang-supervisorgen-server

Read More
simple_one_for_one start_child() returns already_started...

erlangerlang-otperlang-supervisorsimple-one-for-one

Read More
Simple_one_for_one application...

erlangerlang-supervisorsimple-one-for-one

Read More
Erlang supervisor shutdowns after running child...

erlangerlang-otperlang-supervisor

Read More
Erlang supervisor does not restart child...

erlangerlang-supervisorfault-tolerance

Read More
Architecture of Google's distributed supervision model...

architectureerlangdistributedapache-zookeepererlang-supervisor

Read More
Prevent duplicate named processes...

elixirphoenix-frameworkerlang-otperlang-supervisor

Read More
Unable to start supervisor: (Protocol.UndefinedError) protocol Enumerable not implemented for...

elixirerlang-otperlang-supervisorgen-server

Read More
Erlang: How to properly dispatch a gen_server with start_child in a supervisor and call the API...

erlangdispatchererlang-otperlang-supervisorgen-server

Read More
Spawning a supervised process to report a heartbeat periodically...

elixirerlang-supervisor

Read More
Elixir's inter-node function call will fail after changing code...

elixirrpcerlang-supervisormnesia

Read More
Unique supervisor / server names...

erlangerlang-otperlang-supervisor

Read More
Starting dynamic simple_one_for_one workers after supervisor starts...

erlangelixirerlang-otperlang-supervisor

Read More
issue when supervisor is creating more than one child...

erlangerlang-otperlang-supervisorets

Read More
Dynamic Supervisor Spec in Elixir...

elixirphoenix-frameworkerlang-otperlang-supervisorgen-server

Read More
How can I know when it's the last cycle of my process restarted by the supervisor in erlang...

erlangerlang-otperlang-supervisorgen-fsm

Read More
Automatically restarting Erlang applications...

erlangerlang-supervisor

Read More
Elixir - Basic supervisor setup crashes instead of restarting the child process...

concurrencyelixirerlang-otperlang-supervisor

Read More
Elixir/Erlang and Cowboy - How to use supervisors...

concurrencyerlangelixirerlang-otperlang-supervisor

Read More
Erlang supervisor with one critical child...

functional-programmingerlangerlang-otperlang-supervisor

Read More
Erlang: why does -behaviour(supervisor) give me "undefined callback function" error?...

erlangbehaviorerlang-otperlang-supervisor

Read More
BackNext