DynamicSupervisor

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Elixir module
gptkbp:author gptkb:Elixir_Core_Team
gptkbp:canStartChild dynamically
gptkbp:category concurrency
supervision tree
gptkbp:documentation https://hexdocs.pm/elixir/DynamicSupervisor.html
gptkbp:function count_children/1
init/1
start_child/2
start_link/1
terminate_child/2
which_children/1
https://www.w3.org/2000/01/rdf-schema#label DynamicSupervisor
gptkbp:introducedIn Elixir 1.6
gptkbp:language gptkb:Elixir
gptkbp:license Apache 2.0
gptkbp:partOf gptkb:Elixir_standard_library
gptkbp:supportsStrategy :one_for_all
:one_for_one
:rest_for_one
gptkbp:usedFor supervising dynamic children
gptkbp:bfsParent gptkb:Elixir_standard_library
gptkbp:bfsLayer 7