Latest #supervision-tree Threads Top

James_E
I have an app that has many users connecting to it. When each user tries to connect to a room, they should be connected to a “MyApp.Room...
New
mudasobwa
Peeper is a library, that allows to preserve state between process crashes (including ETS and process dictionary,) as well as moving proc...
New
paperscissors
I am trying to create a dispatcher where a job is created by the user and sent to a node on the cluster based on information about the no...
New
sschuldenzucker
Hey all, I’m pulling my hair out over how to properly design my supervision structure. It works right now but only because processes are ...
New
CuriousMikolaj
In Curiosum we do have Elixir Meetups quite consistently for 2 years now. We meet up online every month and invite specialists who are wi...
New
losvedir
Hi everyone. I’m trying to understand some error messages that occasionally appear in our logs durning shutdown. Mostly, I’m just trying ...
New
aaronrenner
I am trying to figure out if there’s an established best practice for connecting child processes within the same supervisor without using...
New
ollien
I was writing a GenServer and quickly discovered the need to generate tasks within this GenServer. This GenServer can not have a globally...
New
OrontaMedu
In a project there’ll be lots of background tasks run by DynamicSupervisor. Each task will be making network requests to an external ser...
New
ollien
In the Task.Supervisor docs, it states You can also start it by calling start_link/1 directly … But this is recommended only for script...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

James_E
I have an app that has many users connecting to it. When each user tries to connect to a room, they should be connected to a “MyApp.Room...
New
mudasobwa
Peeper is a library, that allows to preserve state between process crashes (including ETS and process dictionary,) as well as moving proc...
New

Last Three Year's Trending Top

christhekeele
I ran into a situation recently where it would be very useful to start up a DynamicSupervisor in an application’s sup tree, always with a...
New
losvedir
Hi everyone. I’m trying to understand some error messages that occasionally appear in our logs durning shutdown. Mostly, I’m just trying ...
New
aaronrenner
I am trying to figure out if there’s an established best practice for connecting child processes within the same supervisor without using...
New
semmitmondo
Hi, I just found a very strange and mysterious error here. I initially thought it was me doing something the wrong way, but I managed t...
New
ollien
I was writing a GenServer and quickly discovered the need to generate tasks within this GenServer. This GenServer can not have a globally...
New
sschuldenzucker
Hey all, I’m pulling my hair out over how to properly design my supervision structure. It works right now but only because processes are ...
New
CuriousMikolaj
In Curiosum we do have Elixir Meetups quite consistently for 2 years now. We meet up online every month and invite specialists who are wi...
New
paperscissors
I am trying to create a dispatcher where a job is created by the user and sent to a node on the cluster based on information about the no...
New

Trending Over Three Years Top

Qqwy
I am working on a simple introduction talk to OTP. One of the things I myself am wondering about, however, is when Agent is useful and wh...
New
lessless
Hello, In our app, we have to start dynamic amount of workers and we can’t just define them as a part of supervision tree in the applica...
New
Qqwy
We are building an application where we have a lot of import requests, which each spawn one or multiple processes, one per requested reso...
New
ook
I like supervisors and :observer.start() is one of my favorite tools to follow my supervisor tree. I miss it a lot when I’m not on my de...
New
david_ex
Hi, I’m writing my own toy implementation of a worker pool manager for learning purposes. I do have one remaining issue (or at least on...
New
Phillipp
Hey, let’s say I have a DynamicSupervisor and I want to start children on it. The children itself consist of a Supervisor with a few chi...
New
the_wildgoose
Hi, I’m particularly hoping to get the attention of OTP experts like @sasajuric here I’ve found myself starting to write significant amo...
New
david_ex
For context, I’m implementing a basic poolboy clone using Elixir 1.6’s DynamicSupervisor and Registry. (I’ve written about my trials and ...
New
chgeuer
I wrote a small GenServer which performs a long-running web task (specifically device code authentication against an identity provider). ...
New
OrontaMedu
In a project there’ll be lots of background tasks run by DynamicSupervisor. Each task will be making network requests to an external ser...
New
ollien
In the Task.Supervisor docs, it states You can also start it by calling start_link/1 directly … But this is recommended only for script...
New
Fl4m3Ph03n1x
Background Some weeks ago, one of our critical apps died. BEAM was rebooting it, but after some time it went down again. The problem here...
New
Fl4m3Ph03n1x
Background I have an umbrella app that has many smaller apps inside. One of this apps, called A, needs to be able to spin and supervise a...
New
Fl4m3Ph03n1x
Background I am trying to build a supervision tree in my app, where a given GenServer will have to supervise other GenServers. This is no...
New
Fl4m3Ph03n1x
Background I have a module that reads information from a CSV file and puts it in memory. As with all modules that read things from files,...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement