|
Correctness/safety question with DynamicSupervisor
|
|
9
|
272
|
July 15, 2025
|
|
Update DynamicSupervisor's children config
|
|
0
|
52
|
April 4, 2025
|
|
Terminate supervisor once all workers are done
|
|
4
|
91
|
April 4, 2025
|
|
Peeper - a library to keep state between crashes and move processes across supervisors
|
|
0
|
171
|
March 23, 2025
|
|
DistributedSupervisor as a lightweight drop-in replacement for DynamicSupervisor
|
|
0
|
111
|
March 18, 2025
|
|
Supervisor to DynamicSupervisor migration
|
|
6
|
156
|
September 3, 2024
|
|
My cellular automata does not work
|
|
6
|
307
|
July 24, 2024
|
|
Prevent Dynamic Supervisor from restarting a process on normal exit
|
|
2
|
279
|
June 4, 2024
|
|
How to restart a genserver under DynamicSupervisor which is started under PartitionSupervisor
|
|
6
|
362
|
April 24, 2024
|
|
Registry with DynamicSupervisor
|
|
1
|
350
|
January 12, 2024
|
|
Understanding DynamicSupervisor & no initial children
|
|
7
|
3617
|
November 2, 2023
|
|
Finding ids of children in DynamicSupervisor
|
|
5
|
924
|
October 2, 2023
|
|
Process is hangover (stuck) when call DynamicSupervisor.start_child/2 from children of the DynamicSupervisor
|
|
15
|
537
|
August 6, 2023
|
|
Gracefully shutdown child of dynamic supervisor
|
|
17
|
1173
|
June 13, 2023
|
|
How to handling Database Issues in a GenServer and the Impact of Max Restarts in Elixir Supervisor
|
|
5
|
863
|
June 6, 2023
|
|
Does Oban have interface for retrieving information about the jobs?
|
|
3
|
2285
|
May 11, 2023
|
|
Long running tasks and external processes: in Elixir or Rust?
|
|
14
|
1563
|
May 7, 2023
|
|
Converting deprecated :simple_one_for_one to DynamicSupervisor
|
|
8
|
4925
|
April 8, 2023
|
|
Stop a DynamicSupervisor after a period of time
|
|
2
|
614
|
March 23, 2023
|
|
Do something after Task death
|
|
8
|
1367
|
January 14, 2023
|
|
Heavy work when starting DinamicSupervisor
|
|
6
|
590
|
December 19, 2022
|
|
What does the return value :ignore mean as return value in on_start_child?
|
|
3
|
625
|
December 6, 2022
|
|
Is there any reason not to use DynamicSupervisor functions on a Task.Supervisor
|
|
11
|
1150
|
November 28, 2022
|
|
Horde.DynamicSupervisor bypasses Registry?
|
|
10
|
1466
|
August 16, 2022
|
|
Why does my DynamicSupervisor get a name like {:local, :myname}
|
|
1
|
398
|
August 4, 2022
|
|
Difference between Supervisors and DynamicSupervisors what am I missing?
|
|
6
|
3393
|
August 2, 2022
|
|
DynamicSupervisor and Ecto.Adapters.SQL.Sandbox problem
|
|
4
|
1372
|
July 28, 2022
|
|
Representing the world with processes
|
|
33
|
1599
|
July 15, 2022
|
|
What are the benefits of using dynamic supervisor when supervisor also has start_child to start workers dynamically?
|
|
5
|
2366
|
July 13, 2022
|
|
Best way to push messages from SQS to user connected via websocket
|
|
3
|
1347
|
July 5, 2022
|