Distribute C/C++ compilation across multiple machines to speed up builds
Distributed compiler with a central scheduler to share build load
iceccicecc-schedulericecc-monitor$ CC=icecc CXX=icecc++ make -j8$ icecc-scheduler -d$ icecc-monitor$ ICECC_CC_REMOTE=/usr/bin/gcc make$ icecc-monitor -s