[Feature Idea] Parallel Execution #53
Closed
albertalef
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem: Independent commands run sequentially; can't leverage multiple cores.
Solution: Add parallel execution block.
Implementation:
RubyShell::Parallelexecutor using threads or Process.forkBeta Was this translation helpful? Give feedback.
All reactions