Parallel
Parallel copied to clipboard
A separate module to introduce parallelization into a project. Can be used in any project.
Results
1
Parallel issues
Sort by
recently updated
recently updated
newest added
Hi Mike, I took the liberty of adding callback signals instead of looping. This makes the first finishing child process call the parent to start a new process rather than...