Skip to content

add schedule_on algorithm for alien coroutine#57

Merged
m-fila merged 2 commits into
mainfrom
alien_schedule_on
Mar 13, 2026
Merged

add schedule_on algorithm for alien coroutine#57
m-fila merged 2 commits into
mainfrom
alien_schedule_on

Conversation

@m-fila
Copy link
Copy Markdown
Member

@m-fila m-fila commented Mar 13, 2026

Adding schedule_on algorithm compatible with alien coroutine. The algorithm allows child coroutine to use different scheduler than its parent. This was inspired by std::execution::on and boost::capy::run_on

@m-fila m-fila merged commit 16e8875 into main Mar 13, 2026
1 check passed
@m-fila m-fila deleted the alien_schedule_on branch March 13, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant