facebookexperimental / facebookexperimental/libunifex

Implement schedule_after() for io_epoll_context and io_uring_context

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

The schedulers for these two execution contexts do not yet satisfy the 'time_scheduler' concept because they don't implement the `schedule_after()` CPO, only the `schedule_at()` and `now()` CPOs.

We should add implementations of `schedule_after()` for these contexts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.