Hacker News new | ask | show | jobs
by jordic 2103 days ago
The thing is that you can serve a lot of requests on a single core.. (and at least us we pay per core)
1 comments

You can use multiple threads and multiple processes on a single core - that is the purpose of timesharing operating systems after all.