Summary
Shared optimization runtime that coordinates compatible mods to reduce simultaneous workload bursts and improve server efficiency.
Description
CROWN — Coordinated Runtime Optimization Workload Network
CROWN is a shared optimization coordination framework for Arma Reforger.
Instead of allowing multiple optimization mods to process heavy workloads independently at the same time, CROWN coordinates compatible systems through shared workload budgets, priority scheduling and adaptive pressure control.
CROWN can coordinate server and client optimization workloads while each integrated mod remains responsible for its own logic and state.
Current integrations are provided through optional companion bridges for:
• Virtual Inventory Optimizer
• Server Auto Wipe
• Interior Prop Optimizer
• AllOptimizer
Core features:
• Shared workload budgeting
• Priority and fairness scheduling
• Cross-mod workload coordination
• Adaptive workload pressure control
• Network health sampling
• Application-level publication coalescing
• Producer isolation and circuit breakers
• Safe standalone fallback
• Server and client governor separation
• Observe-only replication architecture auditing
CROWN does not replace the Enfusion replication scheduler and does not modify gameplay state directly.
Compatible optimizers remain functional without CROWN. When CROWN and the corresponding bridge are available, the optimizer can automatically enter coordinated governor mode.
Version: 0.2.0 Alpha
License
Arma Public License (APL)