This is the service that processes high-demand files.
1. Multi Instances for the cruncher: The ability of the cruncher to work in parallel on the same tenant is improved, in order to optimize the queue process, these crunchers can be created on demand.
2. Improvements in database processing: Database optimization is carried out in the following items:
- Most used tables
- Most used indices
- High-concurrency stored procedures

