Goroutine
Goroutine Blogs.
View post

Concurrency is not Parallelism
Concurrency is not parallelism. Concurrency is about dealing with lots of things at once. Parallelism is about doing lots of things at once.
MD Fahid Sarker
•
July 1, 2024
Goroutine Blogs.
Concurrency is not parallelism. Concurrency is about dealing with lots of things at once. Parallelism is about doing lots of things at once.