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

Are you asserting that single threaded execution of concurrent code is just as performant as multi-process execution?


Concurrency isn’t possible if there is only a single thread is my interpretation.


That is not true at all. Concurrency is a way of writing programs and is an orthogonal concern to how the program gets executed.


It certainly can be.




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

Search: