in reply to Wait for individual sub processes [SOLVED]
I do see this is solved, but I am curious. In terms of overall processing, processing 16 whole files in parallel would have less overhead than splitting each file and processing the chunks. So, why add the complexity of splitting the input files and concatenating the outputs?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Wait for individual sub processes [SOLVED]
by BrowserUk (Patriarch) on Apr 27, 2015 at 19:57 UTC |