Resource group
How to use resource groups in StarRocks to isolate resources and run multiple workloads concurrently in a single cluster.
Query queues
From v2.5, StarRocks supports query queues.
Query Management
Configure per-user query properties in StarRocks: connection limits, query timeouts, and resource allocation using ALTER USER SET PROPERTIES.
Blacklist Management
In some cases, administrators need to disable certain patterns of SQL to avoid SQL from triggering cluster crashes or unexpected high concurrent queries.