{ "title" : "Parallel Map", "kind" : "control", "type" : "parallelMap", "tags" : ["map", "control", "loop", "parallel"], "description" : "
High order function: the Parallel Map node takes a
container and applies a set of functions (the subcomposition inside
the node) to each of its element to generate a new container. Contrary to the reguler Map node, the parallel one use
multiple threads; the default number of threads used is
Inside the block node, the outputs (on the left) are:
And the input (on the right) is: