HACKER Q&A
📣 abu-matterize

CPU Sharing in a Cluster


Is there a way to share system resources like running `make` across clusters?

Say if I've about 20 CPUs from different nodes, can I use all of them while building?


  👤 blinded Accepted Answer ✓
I've never done it, but bazel came to mind https://bazel.build/basics/distributed-builds

👤 talldayo
blows dust off tome

A classic quandary: https://en.wikipedia.org/wiki/Distcc