Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While I agree, in practice they can actually be parallel. Case in point - the Java Vert.x toolkit. It uses event-loop and futures, but they have also adopted virtual threads in the toolkit. So you still got your async concepts in the toolkit but the VTs are your concurrency carriers.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: