This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

ozymandias
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
gtcode
Hi everyone, I have been working on a large-scale, open-source platform for orchestrating and governing AI workloads on the BEAM (curren...
New
Alex66
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 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
dantswain
Hi! Does anyone have any recommendation on how to debug my application seemingly completely randomly shutting down? The only diagnostic...
New
khari998
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
Matt
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
iautom8things
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
FelisOrion
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
zachallaun
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
elbasti
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
D4no0
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
chocolatedonut
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
gus
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
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
chocolatedonut
Using macOS 11.6, trying to install OTP26 via asdf and getting: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12....
New
AndyL
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
silverdr
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 Top

New
pdilyard
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
_rubenfa
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
dokuzbir
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
jlevy
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
jswny
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
lessless
Hello, The module under test depends on three OTP process and thus they're started in test setup callback: setup do accounts = Te...
New
mrkaspa
How can I register and call global process in a cluster using the new Registry api https://hexdocs.pm/elixir/Registry.html
New
juanldslv
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
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 applic...
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
dalerka
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
qwerescape
The concurrency model of Elixir is really fascinating, along side immutability, they are my favourite things about Elixir. Recently I've ...
New
tap349
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
vikram7
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement