Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nightski
on Sept 24, 2021
|
parent
|
context
|
favorite
| on:
Asynchronous Programming in C#
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: