FastFlow
SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
|
This file implements the pipeline skeleton, both in the high-level pattern syntax (ff::ff_pipe) and low-level syntax (ff::ff_pipeline) More...
Classes | |
class | ff::ff_pipeline |
The Pipeline skeleton (low-level syntax) More... | |
class | ff::ff_pipe< TaskType > |
Pipeline pattern (high-level pattern syntax) More... | |
Namespaces | |
ff | |
The principal namespace for the FastFlow library. | |
This file implements the pipeline skeleton, both in the high-level pattern syntax (ff::ff_pipe) and low-level syntax (ff::ff_pipeline)