Reliability inherent in the architecture

The architecture of the Genero Application Server supports reliability.

  • If an application is running, and the dispatcher is killed, the session information is saved. When the dispatcher restarts, the application continues from where it left off.

  • One VMProxy manages a session. This can mean one or more applications are running in a session (depending on whether, for example, applications use RUN, or RUN WITHOUT WAITING to start applications).

    If you need to stop a session by stopping the VMProxy, you can do so without affecting any other applications that are running concurrently in other sessions. For instance, if two applications are running and you kill the VMProxy for one application, the other application is not affected.

  • The architecture provides capabilities for tuning your system.