Strom
Flow-Based Programming
Strom operates with the following abstraction:
- Source and Sink for reading/writing data from/to external sources
- Mixer and Splitter for mixing/splitting streams
- Function and Module for stream transformations
- Flow, Topology
Components
More will follow.
For now, check the parcels_test.exs
DSL will like there dsl_test.exs