Hacker News new | ask | show | jobs
by Scarbutt 1329 days ago
True, at the OS level the JVM libs/framework are going to rely on some thread pool of non-blocking IO. Maybe a more fair comparison on calling them the same abstraction is event-loop/callbacks versus fibers.