Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scheduling): simple task management, round-robin scheduling #82

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

sleiderr
Copy link
Owner

  • Implemented Task to represent an execution context
  • Implemented a simple round-robin scheduler to switch between tasks

@sleiderr sleiderr added enhancement New feature or request r-arch type: Architecture-specific related modifications t-urgent This should be dealt with as soon as possible labels Jul 26, 2024
@sleiderr sleiderr self-assigned this Jul 26, 2024
@sleiderr sleiderr merged commit 7a09bfb into main Jul 26, 2024
0 of 3 checks passed
@sleiderr sleiderr deleted the task branch July 26, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request r-arch type: Architecture-specific related modifications t-urgent This should be dealt with as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant