GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Modules
Here is a list of all modules:
[detail level 12]
 Streaming patternsPatterns for data stream processing
 ContextInterface for defining a new Context to run a given function or pattern
 Farm patternInterface for applyinng the Farm pattern
 Pipeline patternInterface for applyinng the Pipeline pattern
 Stream filter patternInterface for applyinng the md_stream-filter
 Stream iteration patternInterface for applyinng the md_stream-iteration
 Stream reduce patternInterface for applying the md_stream-reduce
 Task parallel patternsPatterns for task parallel processing
 Divide/Conquer patternInterface for applyinng the md_divide-conquer
 Data parallel patternsPatterns for data parallel processing
 Map patternInterface for applyinng the Map pattern
 Map/reduce patternInterface for applyinng the md_map-reduce
 Reduce patternInterface for applyinng the Reduce pattern
 Stencil patternInterface for applyinng the Stencil pattern