Registry: How to get notified about a crashed process after a LiveView refresh?
|
|
2
|
96
|
March 8, 2025
|
Can't start a :gen_statem implementation under a registry
|
|
2
|
49
|
September 23, 2024
|
The use for keys: :duplicate in Registries?
|
|
5
|
105
|
July 23, 2024
|
Registry.update_value/3 error when called from Task but not from iex
|
|
4
|
343
|
January 20, 2024
|
Can I get some clarification on why Registry is written the way it is?
|
|
5
|
580
|
January 19, 2024
|
Registry with DynamicSupervisor
|
|
1
|
341
|
January 12, 2024
|
Unknown registry: MyApp.Pubsub
|
|
4
|
2109
|
December 23, 2023
|
Register process in Registry using :via with two keys
|
|
3
|
995
|
August 24, 2023
|
Naming GenServer using :via does not work the same as naming Agent with :via
|
|
4
|
439
|
July 31, 2023
|
Registry.select/2 -- why does the "body" have extra curly braces?
|
|
4
|
638
|
July 17, 2023
|
Difference between Registry.lookup/2 and Process.whereis/1
|
|
2
|
1342
|
July 13, 2023
|
Discovering a task supervisor local to my supervision tree
|
|
2
|
461
|
July 3, 2023
|
Most commonly used abstraction on top of Process
|
|
2
|
633
|
May 6, 2023
|
Registry.select guard - that checks if a value is in a list using the in/2 operator?
|
|
1
|
534
|
October 21, 2022
|
What tool to choose for concurrent and tracked tasks?
|
|
5
|
965
|
September 6, 2022
|
Possible to enumerate all entries in a process Registry?
|
|
3
|
632
|
August 31, 2022
|
Horde.DynamicSupervisor bypasses Registry?
|
|
10
|
1451
|
August 16, 2022
|
Push_redirect causing Registry not to find named process in LiveView
|
|
0
|
521
|
January 15, 2022
|
Gproc equivalent in elixir
|
|
0
|
770
|
December 20, 2021
|
Why am I getting an `unknown registry` error? How can I start and then find a Registry in my application supervision tree?
|
|
13
|
3611
|
November 21, 2021
|
Registry.select guard to find tuple
|
|
1
|
946
|
September 15, 2021
|
Does anyone else wish they could easily iterate bit by bit through the Registry?
|
|
2
|
609
|
August 18, 2021
|
How to organize library w/ registry and dynamic supervisor
|
|
3
|
1260
|
May 22, 2021
|
Continuously spawn GenServers without running out of names/atoms over time
|
|
5
|
804
|
May 10, 2021
|
Process registry keyed to input data instead of a pid?
|
|
4
|
644
|
March 15, 2021
|
Tarearbol - a lightweight task manager (now allows subscriptions to task results)
|
|
7
|
1456
|
March 10, 2021
|
Registering Registries via another Registery
|
|
0
|
484
|
November 19, 2020
|
Limits of Elixir Registry
|
|
4
|
1069
|
November 10, 2020
|
Registry returns stopped processes
|
|
6
|
1365
|
August 17, 2020
|
How to get keys of registered children (via Register)
|
|
4
|
4688
|
July 27, 2020
|