Multithreading support in commands
Open
discussion
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
Currently, in the import phase multiple threads are used to speed up the process.
When a certain plugin (such as replaygain) exports a command, it currently has no simple mechanism to launch multiple threads to perform the work. Something should be implemented that will unify both concepts as they are pretty similar.
Contributor guide
Assessment
This issue has not been assessed yet.