Hacker News new | ask | show | jobs
by ramchip 2356 days ago
There’s a detailed article on the topic at: https://ferd.ca/handling-overload.html
1 comments

It seems like the gist is that the responsibility is on the application to be architect-ed (perhaps using one of the various libraries/strategies) to handle flow-control/back-pressure. The language itself doesn't directly help.