dicompile.txt
Associated article: Distributed Compilation
Tags:
Published source code accompanying the article by Vadim Zaliva in which he uses distCC to create build and compile farms for effective distributed lifecycle management.
Distributed Compilation
by Vadim Zaliva
Example 1:
# mDNSResponder conf file
#
# name type domain port text record
rover _ssh._tcp local. 22
rover _distcc-RH9._tcp local. 3632
Listing One
--- mDNSResponder.old 2004-06-02 17:16:03.000000000 -0700
+++ /etc/init.d/mDNSResponder 2004-06-02 17:45:47.000000000
-0700@@ -12,7 +12,7 @@
# processname: ...


