Comment on Concurrency, interactivity, mutability, choose twoparentComments−naasking1moAll of them depend on temporarily suspending concurrency in order to synchronize. Even atomic exchange operations are like this at the hardware level.−gpderetta1moAre you implying that a single CPU system can't be concurrent?−naasking1moWhat sentence from my post implies that?
Comments
All of them depend on temporarily suspending concurrency in order to synchronize. Even atomic exchange operations are like this at the hardware level.
Are you implying that a single CPU system can't be concurrent?
What sentence from my post implies that?