Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vips7L
on May 27, 2020
|
parent
|
context
|
favorite
| on:
Diving into Go by building a CLI application
> start up a whole async event loop
Doesn't Go start NCPU event loops every time?
mpfundstein
on May 27, 2020
[–]
does it?
vips7L
on May 27, 2020
|
parent
[–]
I'm not a Go dev, but is that not what the go runtime is? An event loop for NCPUs or a work stealing queue that uses NCPUs?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Doesn't Go start NCPU event loops every time?