-
This section describes the base architecture of Atlas system.
-
Atlas is a component based system. The components are divided based on business logic and each represents a set of plugins, which correspond to the layers described in the previous section. The various plugin types are described in the next section.
-
Each component in the Atlas system is a set of plugins. Most of the components have an identical structure.
-
This chapter shows how a user request is handled in the Atlas system and which the general dependencies are between the plugin types described in the previous sections.