galaxyproject / galaxyproject/planemo
Parallelize some recursive options
Open
enhancement
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
Especially `shed_lint --urls` could seriously benefit from a task queue and a number of worker threads popping off that queue.
I imagine we could apply that same theory to a number of other similarly recursive operations where we're doing one "thing" per discovered repository.
Contributor guide
Assessment
This issue has not been assessed yet.