Hacker News new | ask | show | jobs
by tyingq 1614 days ago
>Will the next optimisation be launching one thread per request?

That is what Cloudflare Workers do. One v8 isolate thread per request.