Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects (repost)

Posted By: arundhati
Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects (repost)

Douglas C. Schmidt, Michael Stal, "Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects"
ISBN: 0471606952 | 2000 | EPUB | 666 pages | 9 MB

Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.

The book presents 17 interrelated patterns ranging from idioms through architectural designs. They cover core elements of building concurrent and network systems: service access and configuration, event handling, synchronization,

and concurrency. All patterns present extensive examples and known uses in multiple programming languages, including C++, C, and Java.

The book can be used to tackle specific software development problems or read from cover to cover to provide a fundamental understanding of the best practices for constructing concurrent and networked applications and middleware.

About the Authors

This book has been written by the award winning team responsible for the first POSA volume "A System of Patterns", joined in this volume by Douglas C. Schmidt from University of California, Irvine (UCI), USA.