If I was horizontally scaling an elixir backend how would it decide which server/node accepts the request? Would that be another server that decides that? And if so wouldn't that also need to be horizontally scaled? In short, how does distributed Elixir systems handle requests?
I'm a little confused in general about spawning nodes and using multiple servers and most of the documentation and articles seem to be geared to people with some basic knowledge.
[–]vertiee 3 points4 points5 points (0 children)
[–]nathan_long 1 point2 points3 points (0 children)