feature: parallel Version of EarlyTerminatingScanner
Open
feature
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
Is it possible to add a parallel version of the `EarlyTerminatingScanner`? This scanner could try to distribute the traversal of the root node to several threads (as many as the underlying machine provides).
What do you think?
Contributor guide
Assessment
This issue has not been assessed yet.