Class: Ractor::Pipeline::Source::Node
- Inherits:
-
Struct
- Object
- Struct
- Ractor::Pipeline::Source::Node
- Defined in:
- lib/ractor/pipeline.rb
Overview
A concrete stage placement in the wiring graph. downs holds the fan-out destinations (Node or :out); producers the upstream Nodes (empty = fed by the source feeder).