English

FastFlow tutorial

Distributed, Parallel, and Cluster Computing 2012-04-25 v1

Abstract

FastFlow is a structured parallel programming framework targeting shared memory multicores. Its layered design and the optimized implementation of the communication mechanisms used to implement the FastFlow streaming networks provided to the application programmer as algorithmic skeletons support the development of efficient fine grain parallel applications. FastFlow is available (open source) at SourceForge (http://sourceforge.net/projects/mc-fastflow/). This work introduces FastFlow programming techniques and points out the different ways used to parallelize existing C/C++ code using FastFlow as a software accelerator. In short: this is a kind of tutorial on FastFlow.

Keywords

Cite

@article{arxiv.1204.5402,
  title  = {FastFlow tutorial},
  author = {Marco Aldinucci and Marco Danelutto and Massimo Torquati},
  journal= {arXiv preprint arXiv:1204.5402},
  year   = {2012}
}

Comments

49 pages + cover

R2 v1 2026-06-21T20:54:06.705Z