List Question
20 TechQA 2023-12-13T14:13:17.133000How can i realise queue system in message broker on Elixir using genServer?
141 views
Asked by cecuca
{noproc,{gen_server{call.... Error in simple rebar3/Erlang application with a gen_server
154 views
Asked by Lee
Issue with running a compiled rebar3 erlang application with erl -pa
63 views
Asked by ddleon
Can the GenServer `handle_continue` callback directly be invoked from another process?
99 views
Asked by jakobfp
DynamicSupervisor.start_child(...) ----> error > already started
125 views
Asked by Koklushkin
How to create an Elixir GenServer timed event at 12am every night
229 views
Asked by William
Why does gen_server:reply/2 work in some instances while causing timeouts in others
86 views
Asked by Piskator
Is there a way to make_ref() for spawned processes in erlang?
65 views
Asked by Piskator
Pop functionality in stack server with OTP (Elixir)
73 views
Asked by hilbor
Elixir - Catching :enetunreach and :ehostunreach errors
93 views
Asked by qreidt
Using Interceptor to add logging to GenServer
119 views
Asked by Astarno
How to launch this Supervised GenServer as application
318 views
Asked by William
Why does this Supervisor not start the Genserver?
182 views
Asked by William
Elixir Supervisor "supervise" and "worker" deprecation errors
148 views
Asked by William
How to host a gen_server as a standalone node using rebar3 release?
138 views
Asked by radrow
Is there an option available for adding conditions in gen server?
42 views
Asked by Shree priya
Phoenix channels, How I kick a user from a channel?
141 views
Asked by dianesis
Genstage and polling are a recommended pattern?
330 views
Asked by rdiaz82
genserver implementation to open redis state
112 views
Asked by Roger Pr