GrPPI  0.3.1
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 Filter pattern
 Stream iteration patternInterface for applyinng the Stream iteration pattern
 Stream reduce patternInterface for applying the Stream reduction pattern
 Task parallel patternsPatterns for task parallel processing
 Divide/Conquer patternInterface for applyinng the Divide/conquer pattern
 Data parallel patternsPatterns for data parallel processing
 Map patternInterface for applyinng the Map pattern
 Map/reduce patternInterface for applyinng the Map/reduce pattern
 Reduce patternInterface for applyinng the Reduce pattern
 Stencil patternInterface for applyinng the Stencil pattern