Hacker News new | ask | show | jobs
by timClicks 2332 days ago
And the supervisory tree that each process sits within.
1 comments

And, the fact that an Erlang server is explicitly intended for handling zillions of tiny, independent requests. A request fails? Meh. They'll call again if it's important. What matters now is the next tiny, independent request.