Correctness/safety question with DynamicSupervisor | | 9 | 264 | July 15, 2025 |
Peeper - a library to keep state between crashes and move processes across supervisors | | 0 | 165 | March 23, 2025 |
Supervision design for static but interdependent processes, startup order | | 6 | 119 | July 14, 2024 |
Idiomatic way to create dispatch system? | | 0 | 62 | July 13, 2024 |
2024/03/13 - Elixir Meetup - Poznań,Poland & Online | | 0 | 164 | March 5, 2024 |
Exact SIGTERM release shutdown behavior and exit signal behavior | | 1 | 673 | January 10, 2024 |
Understanding DynamicSupervisor & no initial children | | 7 | 3607 | November 2, 2023 |
Supervision problem? | | 3 | 1030 | August 27, 2023 |
Best practices for connecting Supervisor's child processes to each other | | 4 | 739 | August 23, 2023 |
Discovering a task supervisor local to my supervision tree | | 2 | 465 | July 3, 2023 |
Long running tasks and external processes: in Elixir or Rust? | | 14 | 1550 | May 7, 2023 |
What's the pitfall of calling Task.Supervisor.start_link by hand? | | 8 | 1474 | January 10, 2023 |
How to start dynamic supervisor workers on application startup? | | 4 | 7119 | October 29, 2022 |
Long, synchronous running code in application initialization | | 2 | 998 | January 27, 2022 |
Best way to reference multiple interdependent processes | | 2 | 791 | December 2, 2021 |
Preventing cascading failure of library application taking whole node down | | 13 | 1109 | November 25, 2021 |
Problem testing Bakeware CLI tool with supervisors and genservers | | 0 | 520 | October 12, 2021 |
Extending supervisor functionality: updating child restart parameters and publishing events | | 0 | 884 | July 24, 2021 |
OTP Semantics / GenServer starting Genserver, how to organise in Supervisor? | | 5 | 2450 | April 27, 2021 |
How to update from deprecated Supervisor.spec to new Supervisor.behaviour? | | 3 | 1304 | January 11, 2021 |
Supervision tree conflict in an umbrella app | | 16 | 1544 | January 7, 2021 |
Spawning temporary supervisors | | 3 | 820 | October 9, 2020 |
How to draw supervision trees? | | 7 | 6624 | February 6, 2020 |
When to use —sup for an application | | 6 | 1193 | November 16, 2019 |
ElixirConf 2019: Lighting Talk - You need a Supervisor - John Palgut | | 0 | 624 | September 7, 2019 |
Put simple module in supervision tree? | | 10 | 1466 | July 11, 2019 |
Should I concern crash of Registry? | | 7 | 1359 | July 3, 2019 |
Dynamic Supervision Trees | | 4 | 1248 | July 3, 2019 |
Configuration Managers VS Circuit breakers | | 8 | 1599 | June 3, 2019 |
Supervision strategy for a stateful web client? | | 19 | 2582 | May 8, 2019 |