|
|
|
|
|
by org3
10 days ago
|
|
I've worked a little bit with distributed Elixir using `Horde.DynamicSupervisor` on Kubernetes. Apparently there's other options like 'swarm' and DynamicSupervisor [1]. It'd be great for clear analysis of the benefits these kinds of abstractions bring vs non-BEAM approaches. [1] https://www.youtube.com/watch?v=nZmDEUeHeVI |
|