CSC/ECE 517 Fall 2009/wiki2 14 conc patterns

From Expertiza_Wiki
Revision as of 03:13, 9 October 2009 by Knrajwan (talk | contribs)
Jump to navigation Jump to search

Thread-Safe Programming and Concurrency Patterns

Introduction

Within a particular realm, design patterns represent solutions to the problems that are encountered during the development phase of software development life cycle(SDLC). These patterns help in reusing of successful software architectures and designs. There are various different patterns as shown in figure below: [Image:classification.jpg]