|
Computer Programming Software Terms, Glossary and Dictionary
Distcc
Distcc is a computer program that distributes processes of compiling C and its derivatives like C++ and Objective C source code over a computer network. With the right configuration, the program can dramatically reduce compilation time.
|