|
Erlang/Elixir OTP Patterns
|
|
2
|
94
|
July 21, 2026
|
|
Tick-to-Trade in Elixir: A GenServer handle_info Pipeline
|
|
0
|
219
|
June 18, 2026
|
|
Designing Data Flow in an Elixir Trading System
|
|
0
|
251
|
June 2, 2026
|
|
DGen - A distributed GenServer
|
|
41
|
1890
|
May 27, 2026
|
|
GenServer State Management in Elixir: A Production Order Book
|
|
22
|
951
|
May 24, 2026
|
|
Concurrent Reads, Serialized Writes with GenServer and Registry
|
|
5
|
237
|
May 15, 2026
|
|
Is it possible to combine LiveView and gen_statem?
|
|
7
|
397
|
April 30, 2026
|
|
Alloy - a minimal, OTP-native AI agent engine for Elixir
|
|
1
|
958
|
April 12, 2026
|
|
How to only have [0,1]] Genserver for liveview
|
|
5
|
231
|
March 11, 2026
|
|
Why does gen_tcp not detect cable unplugs?
|
|
5
|
286
|
March 7, 2026
|
|
How best to approach a live migration of pipeline segments across BEAM nodes?
|
|
3
|
208
|
January 20, 2026
|
|
I made a GenServer cheatsheet. Tell me what you think!
|
|
7
|
3597
|
November 3, 2025
|
|
How do you handle enums in your codebase?
|
|
7
|
385
|
October 22, 2025
|
|
How to use GenServer with Bandit?
|
|
3
|
185
|
October 15, 2025
|
|
Trouble with Mox when testing a GenServer calling a mock in `init/1`
|
|
2
|
155
|
August 27, 2025
|
|
Search random elements in a big ETS table (> 1M)
|
|
29
|
767
|
August 20, 2025
|
|
Ecto.Adapters.SQL.Sandbox and GenServer restarting with new PID
|
|
4
|
249
|
August 17, 2025
|
|
Correctness/safety question with DynamicSupervisor
|
|
9
|
454
|
July 15, 2025
|
|
Ctrl-g q in dev and GenServer termination
|
|
14
|
469
|
July 14, 2025
|
|
Why handle_info is called at GenServer.start_link
|
|
2
|
153
|
May 30, 2025
|
|
GenServer failing in tests due to already torn down db connection
|
|
2
|
155
|
May 27, 2025
|
|
Terminate supervisor once all workers are done
|
|
4
|
179
|
April 4, 2025
|
|
How to configure Node to handle heavy packet loss?
|
|
1
|
121
|
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
|
124
|
February 23, 2025
|
|
Fetch online users's friends for large quantity of users
|
|
26
|
643
|
February 14, 2025
|
|
Structuring supervisor tree for newsletter application
|
|
3
|
535
|
December 30, 2024
|
|
Venomous - Erlport wrapper for managing concurrent python processes with ease
|
|
18
|
1431
|
December 30, 2024
|
|
How can I read incoming messages in a non-blocking way?
|
|
1
|
227
|
December 29, 2024
|
|
Testing a LiveView with short-lived GenServer that accesses DB
|
|
0
|
81
|
November 26, 2024
|
|
PubSub and Process.send_after weird behavior in Phoenix Live View
|
|
8
|
226
|
November 14, 2024
|