A visualization for a processing pipeline with a producer and multiple consumers; animation and graphics loosely based on https://github.com/2xAA/DefragJS.
NOTE: The consumers’ green blocks are not correctly represented in the workload indicator, as this is just an example.
- Producer P1
-
Workload indicator
Throughput indicator
- Consumer C1 feeding on P1
-
Workload indicator
Throughput indicator
- Consumers feeding on C1 (fan-out)
-
- Sub-consumer 1 S1
- Sub-consumer 2 S2
- Sub-consumer 3 S3