|
|
|
|
|
by dmitriid
2555 days ago
|
|
For all that to work you will need: - to understand exactly what your app is doing - to understand exactly what Erlang/Elixir releases are doin - to understand exactly how cod upgrade works - to understand exactly or very damn well how to make the system handle those 1 million connections - to understand exactly how to handle all the things you wrote about And then, and only then will you be able to "think about being able to deploy without forcing all X million to try to reconnect at the same time." There are no magic bullets. |
|
It’s pretty magical. There’s a reason people love it.
Certainly, don’t use it if you don’t need it...it introduces extra complexity...but if you do it’s really hard to beat.