Previous | Next --- Slide 15 of 59
Back to Lecture Thumbnails
bpr

Which pattern categories (http://parlab.eecs.berkeley.edu/wiki/patterns/patterns) map to each step in the diagram above?

jmackama

I'm not entirely sure, But I think Structural and Computational Patterns determine the problem to sovle, Parallel Algorithm Strategy Patterns can be used for decomposition, Implementation Strategy Patters deal with the Orchestration, and Concurrent Execution Patterns correlate with Mapping.