This project is composed of two applications:
compute.geometryprovides the geometry REST APIcompute.frontendprovides authentication, request stashing (saving POST data for diagnostics), logging, and configuration of request and response headers.compute.frontendcreates thecompute.geometryprocess, monitors its health, and restartscompute.geometryas necessary.
Compute is built on top of Rhino 7 for Windows and can run anywhere Rhino 7 for Windows can run. The two typical scenarios are running as a web server on a remote Window Server operating system and running locally on a user's computer for debugging or providing local services to applications.
Start with the installation guide to setup your own Compute server, or compile Compute and start developing your own features.
For more information, see https://www.rhino3d.com/compute