Registry: How to get notified about a crashed process after a LiveView refresh?
|
|
2
|
89
|
March 8, 2025
|
Can't start a :gen_statem implementation under a registry
|
|
2
|
37
|
September 23, 2024
|
The use for keys: :duplicate in Registries?
|
|
5
|
85
|
July 23, 2024
|
Registry.update_value/3 error when called from Task but not from iex
|
|
4
|
336
|
January 20, 2024
|
Can I get some clarification on why Registry is written the way it is?
|
|
5
|
551
|
January 19, 2024
|
Registry with DynamicSupervisor
|
|
1
|
335
|
January 12, 2024
|
Unknown registry: MyApp.Pubsub
|
|
4
|
2091
|
December 23, 2023
|
Register process in Registry using :via with two keys
|
|
3
|
989
|
August 24, 2023
|
Naming GenServer using :via does not work the same as naming Agent with :via
|
|
4
|
435
|
July 31, 2023
|
Registry.select/2 -- why does the "body" have extra curly braces?
|
|
4
|
631
|
July 17, 2023
|
Difference between Registry.lookup/2 and Process.whereis/1
|
|
2
|
1278
|
July 13, 2023
|
Discovering a task supervisor local to my supervision tree
|
|
2
|
455
|
July 3, 2023
|
Most commonly used abstraction on top of Process
|
|
2
|
631
|
May 6, 2023
|
Registry.select guard - that checks if a value is in a list using the in/2 operator?
|
|
1
|
533
|
October 21, 2022
|
What tool to choose for concurrent and tracked tasks?
|
|
5
|
952
|
September 6, 2022
|
Possible to enumerate all entries in a process Registry?
|
|
3
|
613
|
August 31, 2022
|
Horde.DynamicSupervisor bypasses Registry?
|
|
10
|
1431
|
August 16, 2022
|
Push_redirect causing Registry not to find named process in LiveView
|
|
0
|
518
|
January 15, 2022
|
Gproc equivalent in elixir
|
|
0
|
762
|
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
|
3445
|
November 21, 2021
|
Registry.select guard to find tuple
|
|
1
|
942
|
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
|
1235
|
May 22, 2021
|
Continuously spawn GenServers without running out of names/atoms over time
|
|
5
|
790
|
May 10, 2021
|
Process registry keyed to input data instead of a pid?
|
|
4
|
641
|
March 15, 2021
|
Tarearbol - a lightweight task manager (now allows subscriptions to task results)
|
|
7
|
1442
|
March 10, 2021
|
Registering Registries via another Registery
|
|
0
|
483
|
November 19, 2020
|
Limits of Elixir Registry
|
|
4
|
1062
|
November 10, 2020
|
Registry returns stopped processes
|
|
6
|
1360
|
August 17, 2020
|
How to get keys of registered children (via Register)
|
|
4
|
4661
|
July 27, 2020
|