📄️ Performance Tuning and Best Practices
Overview
📄️ Multi-threaded Rule Execution
In high-volume applications that make numerous calls to the rule engine, using a multi-threaded approach can help achieve better overall performance for batch processing. Take the following scenario as an example:
📄️ Cold Start Mitigation
Rule Engine Cold Start
📄️ Managing the Rule Application Cache
Rule Application Cache Characteristics and Significance
📄️ Event Log
Windows Events and File Logging
📄️ Rule Engine Execution Log
Execution Log
📄️ Hosting irCatalog on IIS vs Windows Services
Background