Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mseepgood
on April 29, 2013
|
parent
|
context
|
favorite
| on:
The Beauty of Concurrency in Go
> "goroutines provide concurrency but not parallelization"
If they are multiplexed on several threads, then they also provide parallelization.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If they are multiplexed on several threads, then they also provide parallelization.