Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
otabdeveloper4
on Feb 23, 2023
|
parent
|
context
|
favorite
| on:
C++ Coroutines
False. Both epoll and thread switching use the exact same kernel scheduling mechanisms under the hood.
(When the kernel decides which thread gets to run it's doing the equivalent of an epoll call.)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(When the kernel decides which thread gets to run it's doing the equivalent of an epoll call.)