A newer version of this documentation is available: View the Latest Version

Modul Overview

modul overview

Pacemaker Base

The base of the component.

  • Only ACLs and the Magento backend menu and configuration structure are defined here.

Process Pipelines

The main component module.

  • Contains all models and objects for storing and displaying pipelines and pipeline steps.

  • It also includes all the processing logic related to a message queue and Magento consumer.

Furthermore, this module contains the configuration values.

Pacemaker Pipelines

Addon module for customizing pipelines.

Pacemaker Pipelines Initializer

Addon module to initialize pipelines outside the XML definition.

  • It also includes scheduling and creation logic for dynamic pipelines.

Pipeline Step Messages

Addon module to store the message-id (message queue).

Pipeline Step Processes

Addon module to store the processing system PID.

Pacemaker Pipeline Monitor

Addon module for monitoring pipelines.