The distributed computing is a functionality that allows distributing and executing simultaneously Flux calculations on a set of dedicated computational machines (single multi core machine or a cluster).
The purpose is to reduce the total duration of the calculations when those are executed simultaneously. The computation time reduction depends on the number of processors used and on the application type.