Technical

Chapters list
  • Technical documentation: System Architecture
  • System layers

    This section describes the base architecture of Atlas system.
  • Key features

    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.
  • Component plugins

    Each component in the Atlas system is a set of plugins. Most of the components have an identical structure.
  • Plugin communication and request processing

    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.