Not serializing IO, but them stopping every worker just because one of them has some hard work to do is not a sane working model for web backends.
But yes, I agree with you that that is why every web app _should_ be threaded.
Not serializing IO, but them stopping every worker just because one of them has some hard work to do is not a sane working model for web backends.