This should allow multiple copies of the step to process part of a file
concurrently.
Very large files can hence be processed faster on multi-core or clustered
servers.
The difficulty is to find a way to segment the input file evenly between step
copies in cases where records are variable length (frequent on mainframes).
Original issue reported on code.google.com by fady.mou...@gmail.com on 21 Nov 2010 at 8:07
Original issue reported on code.google.com by
fady.mou...@gmail.com
on 21 Nov 2010 at 8:07