About the GAMS Engine category

Help/discussion forum for GAMS Engine - a server software that allows you to run GAMS models on centralised compute resources.

GAMS Engine can be used either on-premise or in the cloud. It is accessed via a gateway service (the “broker” in Engine terminology) which provides a REST API. The broker accepts jobs sent from a range of clients such as GAMS Studio, MIRO Desktop, MIRO Server, or custom clients written in Python, Java, or other programming languages supported by the OpenAPI standard). It also provides a simple web user interface, which allows submitting jobs and user administration.
Jobs submitted via the broker are placed in a queue, and from there they are assigned to available GAMS workers. Results from the workers are collected by the broker and made available to the user.

Further information: