Latest #supervision-tree Threads 
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
Peeper is a library, that allows to preserve state between process crashes (including ETS and process dictionary,) as well as moving proc...
New
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
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
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
Hi everyone. I’m trying to understand some error messages that occasionally appear in our logs durning shutdown. Mostly, I’m just trying ...
New
I am trying to figure out if there’s an established best practice for connecting child processes within the same supervisor without using...
New
I was writing a GenServer and quickly discovered the need to generate tasks within this GenServer. This GenServer can not have a globally...
New
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
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
This Month's Trending
This Year's Trending
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
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
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
Hi everyone. I’m trying to understand some error messages that occasionally appear in our logs durning shutdown. Mostly, I’m just trying ...
New
I am trying to figure out if there’s an established best practice for connecting child processes within the same supervisor without using...
New
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
I was writing a GenServer and quickly discovered the need to generate tasks within this GenServer. This GenServer can not have a globally...
New
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
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
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
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
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
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
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
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
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
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
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
I wrote a small GenServer which performs a long-running web task (specifically device code authentication against an identity provider). ...
New
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
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
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
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
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
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








