Parallel Chunk: Add Option for Chunk Size + Chunk Boundaries

Hi,

whilst it is possible to set the total amount of chunks, adding an option to set the chunk size and have the chunk count get calculated by Row Count / Chunk Size would ease things.

The General problem I see with the Parallel Chunk Node is that one, even with the default chunk size of 20, could easily exhaust ones system. Hence, I’d like to suggest to add limits how many chunks can be created at any given time too.

It is pretty much like incorporating the existing functionality of the Chunk Loop into the Parallel Chunk Nodes.

Best
Mike