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

You do realize that all these are about multiplexing multiple logical threads of execution on top of few physical threads of the executor? Getting this wrong alongside the Java argument (because Java retrofitted green threads - it could not adopt async/await, pushing it away from the scenarios .NET is already good at) does show me that you neither know how modern async runtimes are implemented nor understand the meaning behind the keywords repeated in every message.


> You do realize that all these are about multiplexing multiple logical threads of execution on top of few physical threads of the executor?

I do, which makes the rest of your comment a very boring ad-hominem.

I never said anything about how is the async runtime implemented. The problem is having certain runtime facilities, not the how below.




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

Search: