Skip to content
Tom Young edited this page Jun 6, 2021 · 8 revisions

Welcome to the StreamWork(sw) wiki!

StreamWork is a Flow Based(FBP) implementation in the Go Language.
sw parses a FBP network definition file(*.sw) and builds an internal network model.

StreamWork provides a convenient framework for building and executing a Go program from one or more separately defined and tested, collections of consistent, thread-safe, StreamWork components.

Clone this wiki locally