Description
Compilation jobs can be distributed to remote machines so large builds finish faster. It helps development teams use available networked machines for parallel compilation.
Distributed builds send source-derived work over the network and rely on trusted workers. Configure authentication, network access, compiler compatibility, and privacy expectations before using it on proprietary code.