in reply to Re^2: ssh output is partial when using fork manager
in thread ssh output is partial when using fork manager
You tell it how many processes to run concurrently when you create the object and then it takes care of never running more than so many processes, delaying the start calls as necessary.
|
|---|