|
dispenso 1.4.1
A library for task parallelism
|
Task graph execution and pipeline processing. More...
Files | |
| file | graph.h |
| file | graph_executor.h |
| file | pipeline.h |
Task graph execution and pipeline processing.
Task graphs allow expressing complex dependencies between tasks, while pipelines provide a streaming model for processing data through multiple stages.