Skip to main content

Overview

Flow is a distributed workflow system written in Go. For details on the components see the following:

Overview

  • Server: the Flow server manages workflows, inputs, and outputs
  • Workflows: workflows are the unit of work that processors handle
  • Processors: Processors provide handlers that process the workflows