Hacker News new | ask | show | jobs
by rlawson 1225 days ago
Yeah I think virtual threads will give the JVM a huge boost, I am certainly looking forward to it. Personally, I find the async/await model harder to reason about than the thread-per-request model.