process pool: add layered approach that helps create dependencies such as input files for processes
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 17
Description
`tauler` uses it's own "script" feature which "automagically" creates an input file and passes it to the script. this should probably not be bound to the "low level" process pool, instead it should prepare the target state for the process pool, or sth similar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing tauler script feature and the low-level process pool implementation to understand where input files are created and passed to scripts. Done should mean a layered approach separates target-state preparation from process-pool execution and supports creating dependencies such as input files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100