Latest #supervision-strategies Threads 
Since OTP 25.1 we have a process groups monitoring so I finally made an implementation of distributed Registry leveraging :pg and an [alm...
New
Hi everyone,
I’m working on a project that processes billing data using Broadway to consume messages from Kafka and stores them in a dat...
New
I am working on an Elixir application that I’d like to package up as a Hex dependency. As part of that, it will take some simple configur...
New
Hello all,
I want to execute some code 24 hours after a certain function is called.
So I created a GenServer and I’m using Process.send...
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
My Elixir project must rely on PyWaves, a Python library, to execute trades. Erlport and Pyrlang looked like attractive solutions for rel...
New
I’ve got an app that connects to a number of TCP sockets using Ranch.
The supervision tree looks like this:
|-------|
| APP |
|------...
New
When a supervised process crashes and restarts repeatedly, it can crash its supervisor, which restarts and crashes and at some point it c...
New
So I’ve been exploring Elixir/Erlang/OTP and totally love the syntaxes, concepts and theory models involving the actor model (thank you c...
New
Hi, elixir programmers (and at first I hope you would excuse my English),
I’m developing a backend server for a video game project. It i...
New
This Week's Trending
This Month's Trending
This Year's Trending
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
I am working on an Elixir application that I’d like to package up as a Hex dependency. As part of that, it will take some simple configur...
New
Hi everyone,
I’m working on a project that processes billing data using Broadway to consume messages from Kafka and stores them in a dat...
New
Since OTP 25.1 we have a process groups monitoring so I finally made an implementation of distributed Registry leveraging :pg and an [alm...
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
I have an app like
stackdelivery
├── lib
└── stackdelivery
└── application.ex
└── stack...
New
I’ve got an app that connects to a number of TCP sockets using Ranch.
The supervision tree looks like this:
|-------|
| APP |
|------...
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
Hi,
In my efforts to level up my OTP skills, I’m currently working through https://www.manning.com/books/the-little-elixir-and-otp-guide...
New
When a supervised process crashes and restarts repeatedly, it can crash its supervisor, which restarts and crashes and at some point it c...
New
I have a simple_one_for_one supervisor that spawns GenServers and I need to make sure there are workers that try to do the same task (it ...
New
My Elixir project must rely on PyWaves, a Python library, to execute trades. Erlport and Pyrlang looked like attractive solutions for rel...
New
I'am new on elixir and I'm building an application that downloads some pdf files from s3. It works just fine using a supervisor and poolb...
New
I’d like to confirm my understanding of restart: :temporary workers and their use cases as I was unable to find anything about this (whet...
New
I've been wondering about this, why doesn't Supervisor.which_children/1 (and underlying :supervisor.which_children/1 of course) return th...
New
Hi, elixir programmers (and at first I hope you would excuse my English),
I’m developing a backend server for a video game project. It i...
New
So I’ve been exploring Elixir/Erlang/OTP and totally love the syntaxes, concepts and theory models involving the actor model (thank you c...
New
I am building an Elixir app for prod. It has a :observer.start layout as given below
My app’s flow is as follows.
Step 1: Workers un...
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
- #exunit
- #elixirconf
- #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
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







