Comment by dboreham Comment by dboreham a day ago 1 reply Copy Link View on Hacker News So...not concurrently.
Copy Link odo1242 a day ago Collapse Comment - No. See [Concurrency vs. Parallelism](https://stackoverflow.com/questions/1050222/what-is-the-diff...).The tasks run concurrently, but not in parallel. Reply View | 0 replies
No. See [Concurrency vs. Parallelism](https://stackoverflow.com/questions/1050222/what-is-the-diff...).
The tasks run concurrently, but not in parallel.