The static assembler allows you to pre-assemble and cache the rules of an application.Proj-262 C-12319
Such pre-assembly is optional, but improves the response time for interactive users after system startup, especially after new RuleSet versions are imported into a system, many rules have changed, or user profiles have changed to allow new or different RuleSet versions.
The system stores assembled (but not compiled) Java code in the pr_assembledclasses
table.
The static assembler is run from the server command line. For instructions, see Pega Developer Network article PRKB-26086 How to pre-assemble the rules for an application with the static assembler.
rules assembly | |
Working with the rules assembly cache Working with the PegaRULES database — Log and miscellaneous tables |