Hacker News new | ask | show | jobs
by Uchikoma 5157 days ago
A limited number of threads will not scale as real async wake-on-data connections will scale. If demand is higher than your thread pool, for the use case that you're web response builds on async backend requests, your site will be down.