Hacker News new | ask | show | jobs
by odo1242 299 days ago
No. See [Concurrency vs. Parallelism](https://stackoverflow.com/questions/1050222/what-is-the-diff...).

The tasks run concurrently, but not in parallel.