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 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).
Pacemaker Pipeline Monitor
Addon module for monitoring pipelines.
-
Monitoring pipeline status via cron.
-
Pipeline status notification via email.