distcc

v 3.4 Updated: 2 years, 1 month ago

Distributed C compiler

distcc is a program to distribute compilation of C or C++ code across several machines on a network without requiring that they share filesystems, have the same headers/libraries or have syncronized clocks. distcc should always generate the same results as a local compile but is often 2 to 3 times faster.

https://github.com/distcc/distcc

To install distcc, paste this in macOS terminal after installing MacPorts

sudo port install distcc

Add to my watchlist

Installations 5
Requested Installations 5