Hacker News new | ask | show | jobs
by cyco130 768 days ago
Aren't "virtual threads" built on a thread pool themselves? I suppose there would be no advantage in pooling an already pooled resource since presumably the runtime would manage pooling better than user code.