Standalone
The standalone installation is the standard installation of Orchestra. One Orchestra node is responsible for serving all the scenarios deployed to the Orchestra runtime. The system consists of the following basic building block:

-
Administration over web browser
-
Orchestra server that contains Orchestra runtime components and is responsible for scheduling and executing the deployed interfaces
-
The Orchestra itself required a database that contains all persistent information. Within the database configuration information (scenarios) and runtime state information is stored. The latter is required since it reflects the processing state of the scenarios and is necessary for restarting processes in case of a server crashes.