Articles with tag distcc

Deploying distcc in a kubernetes cluster to transform it into a big, fast build-machine.

Published:

For C++ developers, more cores to build on means faster builds. If your project is big, more cores can make a significant boost. If you have a local k8 cluster with spare CPU, it's amazingly simple to turn it into a build-machine.

Read on...