Software Architecture Home

Software Architecture Articles

Software Architecture Links

Software Architecture Books

Software Architecture Tools

Software Architecture Keywords

Software Architecture

Real-Time Design Patterns: Robust Scalable Architecture for Real-Time Systems

Contents Listing

(NOTE: Each chapter, except Chapter 9, concludes with References.)
Preface.

I. DESIGN PATTERN BASICS.

1. Introduction.
Basic Modeling Concepts of the UML.
Models.
Structural Elements and Diagrams.
Small Things: Objects, Classes and Interfaces.
Relations.
Structural Diagrams.
Big Things: Subsystems, Components, and Packages.

Behavioral Elements and Diagrams.
Actions and Activities.
Operations and Methods.
Statecharts.
Activity Charts.
Interactions.

Use Case and Requirements Models.
Capturing Black-Box Behavior without Revealing Internal Structure.

What is a Design Pattern?

2. Architecture and the UML.
Architecture.
Logical and Physical Architecture.
Logical Architecture.
Physical Architecture.

The Five Views of Architecture.
Subsystem and Component View.
Concurrency and Resource View
Distribution View.
Safety and Reliability View.
Deployment View.

Implementing Architectures.
Alphabet Soup: CORBA, UML and MDA Basics.
MDA to the Rescue.
Creating Architecture Elements—the Model Level.
Subsystem and Component View.

Concurrency and Resource View.
Distribution View.
Safety and Reliability View.
Deployment View.

3. The Role of Design Patterns.
Introduction.
The ROPES Development Process.
Why Process?
ROPES Process Overview.
The ROPES Microcycle in Detail.
Party!
Analysis with the ROPES Process.
Design with the ROPES Process.
Translation.
Test.

Design Pattern Basics.
What is a Design Pattern?
Basic Structure of Design Patterns.
How to Read Design Patterns in this Book.

Using Design Patterns in Development.
Pattern Hatching—Locating the Right Patterns.
Pattern Mining—Rolling your own Patterns.
Pattern Instantiation—Applying Patterns in Your Designs.

II. ARCHITECTURAL DESIGN PATTERNS.

4. Subsystem and Component Architectural Patterns.
Layered Pattern.
5-Layer Architecture Pattern.
Microkernel Architecture Pattern.
Channel Architecture Pattern.
Recursive Containment Pattern.
Hierarchical Control Pattern.
Virtual Machine Pattern.
Component-Based Architecture.
ROOM Pattern.

5. Concurrency Patterns.
Introduction.
Concurrency Patterns.
Message Queuing Pattern.
Interrupt Pattern.
Guarded Call Pattern.
Rendezvous Pattern.
Cyclic Executive Pattern.
Round Robin Pattern.
Static Priority Pattern.
Dynamic Priority Pattern.

6. Memory Patterns.
Memory Management Patterns.
Static Allocation Pattern.
Pool Allocation Pattern.
Fixed-Sized Buffer Pattern.
Smart Pointer Pattern.
Garbage Collection Pattern.
Garbage Compactor Pattern.

7. Resource Patterns.
Introduction.
Critical Section Pattern.
Priority Inheritance Pattern.
Highest Locker Pattern.
Priority Ceiling Pattern.
Simultaneous Locking Pattern.
Ordered Locking Pattern.

8. Distribution Patterns.
Introduction.
Shared Memory Pattern.
Remote Method Call Pattern.
Observer Pattern.
Data Bus Pattern.
Proxy Pattern.
Broker Pattern.

9. Safety and Reliability Patterns.
Introduction.
Handling Faults.

Protected Single Channel Pattern.
Homogeneous Redundancy Pattern.
Triple Modular Redundancy Pattern.
Heterogeneous Redundancy Pattern.
Monitor-Actuator Pattern.
Sanity Check Pattern.
Watchdog Pattern.
Safety Executive Pattern.

Appendix A: Notational Summary.
Appendix B: Pattern Index.

Google
Web www.softarch.force9.co.uk

Contents
View a contents listing.

Short
Short Description.


Keyword Pages

Keyword Bestsellers

Software Architecture Bestsellers
The bestselling books on Amazon.

Articles

Software Architect

implementation view

Software Best Practices for RUP

architectural baseline

software architecture