in reply to Re^4: Run a script in parallel mode
in thread Run a script in parallel mode

I updated the code snippet to have workers remove the input file after running. You may have already done that in your code.

Replies are listed 'Best First'.
Re^6: Run a script in parallel mode
by Anonymous Monk on Jun 03, 2015 at 09:22 UTC
    Yes yes, already did that but thanks anyway :)