Skip to content

runtime ¤

about envelope

Each step of a task will be executed in a pipeline through the following stages

stages of the pipeline
1
2
3
4
5
--->@assembler      @calculator       @device          @processor       @router
                                                                     
        &schedule       &calculate -->  &read|write -->     &process -->   &postprocess --->
                   
        &assemble -->

Modules:

Name Description
assembler
calculator
device
processor
router