Yes as this system process is responsible for breaking up a large collection into chunks that can be processed (approximately) in parallel, thereby shortening the execution time for that section of the workflow flow.
abstraction level
Posted by
Anonymous User
Anonymous Userat
2006-03-21 04:34 AM
if you want to control how it's done, then choose an [open source] implementation that satisfies you or implement it yourself. Else stay at your abstraction level.
Yes as this system process is responsible for breaking up a large collection into chunks that can be processed (approximately) in parallel, thereby shortening the execution time for that section of the workflow flow.
if you want to control how it's done, then choose an [open source] implementation that satisfies you or implement it yourself. Else stay at your abstraction level.