Building Chromium with Goma¶
Goma is a distributed compiler service for open-source projects such as Chromium.
The Goma server passes Goma remote execution requests to the EngFlow remote execution service, to distribute compilation requests across worker machines and cache the results.