Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Implement epoll/eventfd and kqueue-based threading #14

Open
benvanik opened this issue Apr 10, 2017 · 0 comments
Open

Implement epoll/eventfd and kqueue-based threading #14

benvanik opened this issue Apr 10, 2017 · 0 comments

Comments

@benvanik
Copy link
Contributor

Numbers show it being not much different than pthreads and it would really help contention around multiple waits. Linux/Android can use epoll/eventfd, and BSD/Darwin can use kqueue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant