Conveners
FastFlow: Parallel Programming using parallel patterns and the FastFlow frameworks
- Massimo Torquati (Universita di Pisa)
Mr
Massimo Torquati
(Universita di Pisa)
9/10/15, 1:00 PM
Programming Techniques
FastFlow is an open-source C++ research framework to support the development of multi-threaded
applications in modern multi/many-core heterogeneous platforms.
The framework provides well-known stream-based algorithm skeleton constructs such as pipeline, task-
farm and loop that are used to build more complex and powerful pattern: parallel_for, map, reduce,
macro-data-flow interpreter,...