Paratize v2.1.5 Paratize View Source
Provides a set of functions that does parallel processing on collection of data or functions.
There are two implementation strategies, Paratize.Chunk
and Paratize.Pool
.
Checkout Paratize.TaskOptions
for what are the configurations available.