About
What is BuildGrid?
BuildGrid is a Python remote execution service which implements Google's Remote Execution API and the Remote Workers API. The project's goal is to be able to execute build jobs remotely on a grid of computers in order to massively speed up build times. Workers on the grid should be able to run with different environments. It is designed to work with clients such as Bazel and BuildStream.
Getting started
Please refer to the documentation for installation and usage instructions.