Search code examples
What exactly is Erlang/OTP?...


erlangerlang-otp

Read More
Erlang/OTP framework's error_logger hangs under fairly high load...


erlangloggingfreezeerlang-otp

Read More
How do I run a cluster of nodes with both OTP-23.1 and R15B03-1?...


erlangdistributed-systemerlang-otp

Read More
My supervisor crashes when I try to start it from eshell?...


erlangerlang-otperlang-supervisorgen-server

Read More
Are erlang:send_after/3 and timer:send_after/3 intended to behave differently?...


erlangerlang-otp

Read More
Can an Elixir OTP Supervisor just "use Supervisor" or does it have to "use Genserver&...


elixirerlang-otperlang-supervisorgen-server

Read More
How can I get return value from a spawned process in Erlang?...


processerlangdistributed-computingspawnerlang-otp

Read More
Why does starting a Supervisor in a GenServer cause problems with process restart behavior?...


erlangelixirerlang-otp

Read More
How can I use send receive for multiple values in Erlang?...


erlangdistributed-computingdistributed-systemerlang-otperlang-ports

Read More
Is Erlang's security via cookies enough?...


securitycookieserlangdistributed-computingerlang-otp

Read More
How can I implement the following loop in Erlang?...


parallel-processingerlangdistributed-computingdistributed-systemerlang-otp

Read More
How to use a variable as pass by reference in Erlang?...


erlangpass-by-referenceerlang-otperlang-shellerlang-nif

Read More
AMQP connection lost doesn't kill parent process, so reconnection never happens...


connectionelixiramqperlang-otperlang-supervisor

Read More
Correct GenServer implementation with persistent state...


elixiramqperlang-otpgen-server

Read More
How to get notified for any crash from any linked process?...


elixirerlang-otp

Read More
Unsupervised gen_server doesn't call terminate when it receives exit signal...


erlangerlang-otpgen-server

Read More
Elixir/Erlang file_server message backlog and unreliable throughput causing performance issues...


erlangelixirerlang-otp

Read More
Achieving code swapping in Erlang's gen_server...


erlangerlang-otphotswap

Read More
Bind UDP server on specific ip address ERLANG...


udperlangerlang-otp

Read More
mix release on Amazon Linux 2...


amazon-ec2erlangelixirerlang-otpelixir-mix

Read More
How to create an event emitter with elixir, the otp way...


elixirerlang-otpeventemitter

Read More
Why simple_one_for_one workers can share the same Child Spec Id?...


erlangerlang-otp

Read More
Simple_one_for_one can only be terminated if appointed SHUTDOWN strategy to brutal_kill?...


erlangerlang-otp

Read More
Good practices when developing an application in Erlang (and Riak)?...


erlangerlang-otpriak

Read More
Do supervisors need to start their own supervisor?...


erlangerlang-otperlang-supervisor

Read More
How to test handle_cast in a GenServer properly?...


testingerlangelixirerlang-otpgen-server

Read More
What's the best way to do something periodically in Erlang?...


erlangerlang-otp

Read More
Why does my supervisor fail on init with badarg?...


erlangerlang-otperlang-supervisor

Read More
How to upgrade elixir version on Ubuntu 18/19...


ubuntuerlangelixirerlang-otpasdf-vm

Read More
How to define config file variables?...


configurationerlangerlang-otp

Read More
BackNext