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

Job executor #222

Open
seanmiddleditch opened this issue Nov 29, 2020 · 0 comments
Open

Job executor #222

seanmiddleditch opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
feat:platform Cross platform support feat:runtime Foundational libraries and code todo

Comments

@seanmiddleditch
Copy link
Collaborator

Implement a task executor of some kind for Potato. The library should allow:

  • Easily scheduling tasks and associated payload
  • Scheduling groups of tasks and awaiting their completion
  • Usable in the core engine, tools, and recon
  • Fork-and-join parallel-for
  • Tracy or profiling integration
@seanmiddleditch seanmiddleditch added feat:platform Cross platform support feat:runtime Foundational libraries and code todo labels Nov 29, 2020
@seanmiddleditch seanmiddleditch self-assigned this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat:platform Cross platform support feat:runtime Foundational libraries and code todo
Projects
None yet
Development

No branches or pull requests

1 participant