Class: Ractor::Pipeline::Source::Node

Inherits:
Struct
  • Object
show all
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).