Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.8.0
-
None
-
None
Description
Currently we all call them processors, but as you know, processors can be sightly different. Here are the types I see:
- Only has outputs, no inputs (data source)
- Only has inputs, no outputs (data sink)
- Has both inputs and outputs
If this terminology makes sense, it will help user to understand the infrastructure of an application more clearly. And dashboard can use processor types to do:
- Render DAG nodes in different colors
- Filter particular processor types for inspection