|
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
|
Farm Collector (it is not a ff_node) More...
#include <iostream>#include <deque>#include <ff/svector.hpp>#include <ff/utils.hpp>#include <ff/node.hpp>
Include dependency graph for gt.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | ff::ff_gatherer |
| A class representing the Collector node in a Farm skeleton. More... | |
Namespaces | |
| ff | |
| The principal namespace for the FastFlow library. | |
Farm Collector (it is not a ff_node)
It Contains the ff_gatherer class and methods which are used to model the Collector node, which is optionally used to gather tasks coming from workers.
1.8.7