Process prioritizing
Open
- Dominant language
- Python
- Stars
- 186
- Forks
- 117
- Avg merge
- 11d 20h
- Merged PRs (30d)
- 1
Description
Add possibility, that some processes may have higher priority then the others.
Also use maybe all the resources for some processes (run in single thread), and enable parallel processing for the others (current behaviour)
Contributor guide
Assessment
This issue has not been assessed yet.