UI or Web service applications, and where they are launched from, have specific
requirements of the GAS. The GAS performs its function by routing requests to the required process
or component so as to deliver applications correctly.
What is a dispatcher?
Understand what the dispatcher does and identify which dispatcher to use with a specific Web server.
What is a proxy?
Proxies deliver applications on the GAS. Being aware of the different types of proxies there are, assists you in developing and deploying applications accordingly.
What is a DVM?
The Dynamic Virtual Machine (DVM) is the software or runtime system (fglrun) where applications' business logic is processed. The DVM executes Genero BDL code to retrieve data, it responds to incoming service requests, and dispatches output to the service.