Firebird/Concepts

From stonehomewiki
Revision as of 02:39, 4 May 2023 by Stonezhong (talk | contribs)
Jump to navigationJump to search

Firebird

Overview

Pipeline.png

  • A Pipe is a data processing unit, it may have zero or more input ports, and may have zero or more output ports
  • A Generator is a Pipe that does not have any input ports
  • A Sink is a Pipe that does not have any output ports