This Week's Trending
This Month's Trending
This Year's Trending
Hi everyone. I’m kind of new to the community and I just developed a small prototype for an internal system using phoenix. It’s just a bu...
New
Hi everyone,
I have been working on a large-scale, open-source platform for orchestrating and governing AI workloads on the BEAM (curren...
New
Running an FBP pipeline where each node is a GenServer. Need to move a segment of the running pipeline (multiple connected nodes) from on...
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! Does anyone have any recommendation on how to debug my application seemingly completely randomly shutting down? The only diagnostic...
New
Is Erlang 27 stable for mac yet? I haven’t been able to update to 27 through homebrew. Downloading it directly from the website failed as...
New
I have a question about the structure of an OTP application. Given a fictitious employee time tracking application for my example, I am t...
New
We haven’t been able to start using Erlang 25, yet, because I’ve been unable to get our base images built with it. Half of our developer...
New
Hi, I’m trying to add inside my application supervision tree two of Cachex (https://hexdocs.pm/cachex/Cachex.html) worker but getting err...
New
Hi friends,
I’m working on a contribution to Finch and am having a hell of a time debugging an unexpected process exit that’s causing a ...
New
I have a genserver that wants to spawn multiple tasks (in this case multiple api calls to different services) and wait for all of them to...
New
I was wondering, what is the most painless way to get started with multiple elixir/erlang versions on nixos?
I’ve tried to install asdf,...
New
Can you please provide an example of how and when is a module-based supervisor preferred (over starting a Supervisor via start_link/2)?
...
New
Hey all, happy 2024!
I think I have on my hands a configuration and OTP problem - I’m pretty sure I have all the pieces, just not sure h...
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
Using macOS 11.6, trying to install OTP26 via asdf and getting:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12....
New
I’ve got a Genserver that writes messages to stdout. I can’t figure out how to test using capture_io. Documentation says By default, ca...
New
When building Erlang/OTP (using asdf/kerl) for production server serving a (presumably typical setup of a) Phoenix application, what KERL...
New
Trending Over Three Years
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
I'm deep into debugging a very high memory usage problem in a group of GenServers.
There are two types of GenServer implementations I'm...
New
It's something weird, but from last week :observer.start is not working in my machine. This is the error that I'm receiving:
Erlang/OT...
New
I have elixir 1.6.1 installed on my machine. But elixir -v puts that
Erlang/OTP 20 [erts-9.2] [source] [64-bit] [smp:2:2] [ds:2:2:10] [a...
New
Hi All,
I just watched @lance's talk from ElixirConfEU and I want to talk about it [:smile:]
Lance discusses the idea of putting all ...
New
I've condensed the problem I found while playing around with GenServers (I don't know much about OTP yet) into the following script:
de...
New
Hello,
The module under test depends on three OTP process and thus they're started in test setup callback:
setup do
accounts = Te...
New
How can I register and call global process in a cluster using the new Registry api https://hexdocs.pm/elixir/Registry.html
New
Hello guys, I hope that all your things are good, I open the file erl_crash but I dont know exactly what is the cause that make that the ...
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 applic...
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
Environment:
MX-Linux 19
Debian GNU/Linux 10 (buster)
Elixir 1.12.0 (compiled with Erlang/OTP 24)
Problem:
Recently upgraded to the la...
New
The concurrency model of Elixir is really fascinating, along side immutability, they are my favourite things about Elixir. Recently I've ...
New
Good day!
I searched the forum for similar questions but couldn't find exactly what I need.
I use Agent process to store shared read-...
New
I currently have a task that runs once an hour. This is pretty straightforward using a GenServer. I can call Process.send_after(self(), :...
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:
Sub Categories:
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







