|
- Streams
Are sequences of data tuples arriving
continuously.
- Components
Are self-contained processing elements that
operate on a set of input streams to produce a set of output
streams.
- Applications
Are instantiated as directed acyclic graphs connecting components.
|

|