-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Scott Johnston edited this page Aug 30, 2018
·
16 revisions
Welcome to the fgbase wiki!
- Flowgraph Coordination -- how flowgraphs coordinate flow.
- Flowgraph Trace Levels -- levels of available trace/debug info.
- Flowgraph Extension -- how to extend flowgraphs across the net.
- Conditional Iteration -- the flowgraph looping construct.
- Recursive Flowgraphs -- a demonstration of recursive and concurrent tree traversal.
- Why an Ack? -- discussion of the usefulness of back pressure.
- MapReduce Flowgraph -- a flowgraph-based map/reduce example.