Skip to main content

Agents

Utilize GoRules Agent service for high throughput

Intro

The GoRules Agent is a high-performance microservice written in Rust, designed to streamline the deployment and management of Releases. By connecting to Object Storage, the Agent automatically pulls and loads Releases, ensuring the latest decision models are readily available. This service is ideal for handling high throughput scenarios, providing a seamless and efficient way to integrate decision models without manual intervention.

External Deployment

One of the key advantages of the GoRules Agent is that it works out of the box with minimal setup. Simply configure the environment, and the Agent will take care of the rest—pulling releases from your configured Object Storage, loading them, and keeping them up-to-date. Additionally, the Agent will re-load rules at runtime whenever changes are detected, ensuring that the decision models remain current without any disruption to your services.

Deployment & Environment Variables

You can check environment variables and deployment on this link Agent Deployment.