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

Concurrency is more about having order independent units of computation. You can concurrently run operations on a single thread, although there is less benefit if no IO is involved. It's not something you'd likely do in practice unless there was IO.


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

Search: