Webinar 2015 Parallel Design Patterns

From SHARCNETHelp
Jump to navigationJump to search

Design patterns is a term in software engineering which refers to a reusable solution to recurring programming problems. They are not code and they are typically language independent. In this seminar we will examine a number models and designs that apply to parallel programming. We will also examine some concepts that a programmer must consider when deciding how to approach a particular parallel implementation.