Hacker News new | ask | show | jobs
by Suppafly 527 days ago
I don't understand the distinction you're trying to make.
2 comments

Not having to spawn a new process greatly decreases the time it takes to process a request, which greatly increases the amount of requests you can serve with a given amount of hardware.
The difference in resource consumption is huge.