Skip to content
Thomas Young edited this page Jun 19, 2021 · 8 revisions

Welcome to the StreamWork(sw) wiki!

StreamWork is a Flow Based(FBP) implementation in the Go L[Home Page] anguage.
sw parses a FBP network definition file(*.sw) and builds an internal network model.
docs/images/ 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.

Home Page: https://sw.twyoung.com

Clone this wiki locally