onCore Execution Model
onCore is based on a sequential flow-of-control-model, where execution order can be guaranteed and where data is delivered to Units in a well-defined and controlled manner. Instead of pushing data around and initiating execution, Units execute in an exactly defined sequence, receiving and transmitting data from Units and ports whenever required.
Workflows and therefore Units do not have a regular global execution interval. Workflow and Unit execution must be initiated by Events and Triggers.