|
Why does gen_tcp not detect cable unplugs?
|
|
5
|
131
|
March 7, 2026
|
|
DGen - A distributed GenServer
|
|
27
|
911
|
March 7, 2026
|
|
Alloy - a minimal, OTP-native AI agent engine for Elixir
|
|
0
|
326
|
February 28, 2026
|
|
How best to approach a live migration of pipeline segments across BEAM nodes?
|
|
3
|
129
|
January 20, 2026
|
|
I made a GenServer cheatsheet. Tell me what you think!
|
|
7
|
3521
|
November 3, 2025
|
|
How do you handle enums in your codebase?
|
|
7
|
269
|
October 22, 2025
|
|
How to use GenServer with Bandit?
|
|
3
|
111
|
October 15, 2025
|
|
Trouble with Mox when testing a GenServer calling a mock in `init/1`
|
|
2
|
100
|
August 27, 2025
|
|
Search random elements in a big ETS table (> 1M)
|
|
29
|
574
|
August 20, 2025
|
|
Ecto.Adapters.SQL.Sandbox and GenServer restarting with new PID
|
|
4
|
162
|
August 17, 2025
|
|
Correctness/safety question with DynamicSupervisor
|
|
9
|
300
|
July 15, 2025
|
|
Ctrl-g q in dev and GenServer termination
|
|
14
|
363
|
July 14, 2025
|
|
Why handle_info is called at GenServer.start_link
|
|
2
|
98
|
May 30, 2025
|
|
GenServer failing in tests due to already torn down db connection
|
|
2
|
100
|
May 27, 2025
|
|
Terminate supervisor once all workers are done
|
|
4
|
106
|
April 4, 2025
|
|
How to configure Node to handle heavy packet loss?
|
|
1
|
78
|
March 6, 2025
|
|
In my integration tests when doing abcast/2 to my ets cache I need to put :timer.sleep(100) in order to wait until the cache processes save or flush etc
|
|
0
|
82
|
February 23, 2025
|
|
Fetch online users's friends for large quantity of users
|
|
26
|
419
|
February 14, 2025
|
|
Structuring supervisor tree for newsletter application
|
|
3
|
471
|
December 30, 2024
|
|
Venomous - Erlport wrapper for managing concurrent python processes with ease
|
|
18
|
1220
|
December 30, 2024
|
|
How can I read incoming messages in a non-blocking way?
|
|
1
|
194
|
December 29, 2024
|
|
Testing a LiveView with short-lived GenServer that accesses DB
|
|
0
|
61
|
November 26, 2024
|
|
PubSub and Process.send_after weird behavior in Phoenix Live View
|
|
8
|
146
|
November 14, 2024
|
|
Is it possible to combine LiveView and gen_statem?
|
|
6
|
240
|
October 24, 2024
|
|
Examples of Using Hibernate with GenServer?
|
|
2
|
119
|
October 20, 2024
|
|
Help me modelling my GenServer with LiveView
|
|
11
|
365
|
October 12, 2024
|
|
Approach to GenServer to avoid copying data
|
|
11
|
243
|
October 11, 2024
|
|
Should `Agent` support hibernate
|
|
9
|
228
|
September 23, 2024
|
|
Cannot find mock/stub in process #PID<0.512.0> using Req
|
|
4
|
253
|
September 18, 2024
|
|
Calling many GenServers in parallel
|
|
8
|
284
|
September 2, 2024
|