Firebird/Concepts: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) (→Port) |
Stonezhong (talk | contribs) |
||
| Line 136: | Line 136: | ||
* A node's output port can connect to another node's input port | * A node's output port can connect to another node's input port | ||
Properties: | <b>Properties</b> | ||
* mq: | <pre><nowiki> | ||
* | * id: The id of the pipeline, every pipeline has a unique id. | ||
* title: A human readable short description of this pipeline. | |||
* description: Detailed description of this pipeline. | |||
* mq: RabbitMQ instance | |||
* nodes: Tuple containing all node belongs to this pipeline. | |||
</nowiki></pre> | |||
Methods: | Methods: | ||
