Book description
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.
Visit our Web Page
Table of contents
- Cover
- Half Title page
- Title page
- Copyright page
- Dedication
- Foreword
- About This Book
- About The Authors
- Guide To The Reader
- Chapter 1: Concurrent and Networked Objects
- Chapter 2: Service Access and Configuration Patterns
- Chapter 3: Event Handling Patterns
- Chapter 4: Synchronization Patterns
- Chapter 5: Concurrency Patterns
- Chapter 6: Weaving the Patterns Together
- Chapter 7: The Past, Present, and Future of Patterns
- Chapter 8: Concluding Remarks
- Glossary
- Notations
- References
- Index of Patterns
- Index
- Index of Names
Product information
- Title: Pattern-Oriented Software Architecture, Volume 2, Patterns for Concurrent and Networked Objects
- Author(s):
- Release date: September 2000
- Publisher(s): Wiley
- ISBN: 9780471606956
You might also like
book
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …
book
Radar Trends to Watch: September 2023
Read about the latest developments on O'Reilly Media's Radar.
book
Righting Software
Right Your Software and Transform Your Career Righting Software presents the proven, structured, and highly engineered …
book
Unit Testing Principles, Practices, and Patterns
Unit Testing Principles, Patterns and Practices teaches you to design and write tests that target the …