Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gigatexal
on April 17, 2024
|
parent
|
context
|
favorite
| on:
libxev: A cross-platform, high-performance event l...
on MacOS are kqueue and libdispatch/grand central dispatch doing different things?
0x457
on April 17, 2024
[–]
libdispatch/GCD is a task scheduler built on top of kqueue. It's meant for moving things away from the main UI thread without thinking how often you do that.
gigatexal
on April 17, 2024
|
parent
[–]
Thanks for clarifying!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: