Y
Hacker News
new
|
ask
|
show
|
jobs
by
limaoscarjuliet
624 days ago
You are correct, async-io is cooperative. This seems an attempt to enhance these async-io cooperative threads work more like goroutines in golang. Golang can start threads if it "thinks" the workload needs more CPU.