Pattern-Oriented Software Architecture Volume 1: A System of Patterns

Pattern-Oriented Software Architecture Volume 1: A System of Patterns
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: , , , ,
出版社: Wiley
1996-12
版次: 1
ISBN: 9780471958697
定价: 676.30
装帧: 精装
开本: 其他
纸张: 胶版纸
页数: 476页
正文语种: 英语
4人买过
  • Pattern–OrientedSoftwareArchitectureASystemofPatternsFrankBuschmann,RegineMeunier,HansRohnert,PeterSommerlad,MichaelStalofSiemensAG,GermanyPattern–orientedsoftwarearchitectureisanewapproachtosoftwaredevelopment.Thisbookrepresentstheprogressionandevolutionofthepatternapproachintoasystemofpatternscapableofdescribinganddocumentinglarge–scaleapplications.Apatternsystemprovides,ononelevel,apoolofprovensolutionstomanyrecurringdesignproblems.Onanotheritshowshowtocombineindividualpatternsintoheterogeneousstructuresandassuchitcanbeusedtofacilitateaconstructivedevelopmentofsoftwaresystems.Uniquely,thepatternsthatarepresentedinthisbookspanseverallevelsofabstraction,fromhigh–levelarchitecturalpatternsandmedium–leveldesignpatternstolow–levelidioms.Theintentionof,andmotivationfor,thisbookistosupportbothnovicesandexpertsinsoftwaredevelopment.Noviceswillgainfromtheexperienceinherentinpatterndescriptionsandexpertswillhopefullymakeuseof,addto,extendandmodifypatternstotailorthemtotheirownneeds.Noneofthepatterndescriptionsarecastinstoneand,justastheyarebornefromexperience,itisexpectedthatfurtherusewillfeedinandrefineindividualpatternsandproduceanevolvingsystemofpatterns.VisitourWebPagehttp://www.wiley.com/compbooks/ FrankBuschmann,RegineMeunier,HansRohnert,PeterSommerlad,MichaelStalofSiemensAG,Germany About this Book

    Guide to the Reader

    1 Patterns

      1.1 What is a Pattem?

      1.2 What Makes a Pattern?

      1.3 Pattern Categories

      1.4 Relationships between Patterns

      1.5 Pattern Description

      1.6 Patterns and Software Architecture

      1.7 Summary

    2  Architectural Patterns

      2.1 Introduction

      2.2 From Mud to Structure

        Layers

        Pipes and Filters

        Blackboard

      2.3 Distributed Systems

        Broker

      2.4 Interactive Systems

        Model-View-Controller

        Presentation-Abstraction-Control

      2.5 Adaptable Systems

    3 Design Patterns

      3.1 Introduction

      3.2 Structural Decomposition

        Whole-Part

      3.3 Organization of Work

        Master-Slave

      3.4 Access Control

        Proxy

      3.5 Management

        Command Processor

        View Handler

      3.6 Communication

        Forwarder-Receiver

        Client-Dispatcher-Server

        Publisher-Subscriber

    4 Idioms

      4.1 Introduction

      4.2 What Can Idioms Provide?

      4.3 Idioms and Style

      4.4 Where Can You Find Idioms?

        Counted Pointer

    5 Pattern Systems

      5.1 What is a Pattern System?

      5.2 Pattern Classification

      5.3 Pattern Selection

      5.4  Pattern Systems as Implementation Guidelines

      5.5 The Evolution of Pattern Systems

      5.6 Summary

    6 Patterns and Software Architecture

    7 The Pattern Community

    8 Where Will Patterns Go?

    Notations

    Glossary

    References

    Index of Patterns

    Index
  • 内容简介:
    Pattern–OrientedSoftwareArchitectureASystemofPatternsFrankBuschmann,RegineMeunier,HansRohnert,PeterSommerlad,MichaelStalofSiemensAG,GermanyPattern–orientedsoftwarearchitectureisanewapproachtosoftwaredevelopment.Thisbookrepresentstheprogressionandevolutionofthepatternapproachintoasystemofpatternscapableofdescribinganddocumentinglarge–scaleapplications.Apatternsystemprovides,ononelevel,apoolofprovensolutionstomanyrecurringdesignproblems.Onanotheritshowshowtocombineindividualpatternsintoheterogeneousstructuresandassuchitcanbeusedtofacilitateaconstructivedevelopmentofsoftwaresystems.Uniquely,thepatternsthatarepresentedinthisbookspanseverallevelsofabstraction,fromhigh–levelarchitecturalpatternsandmedium–leveldesignpatternstolow–levelidioms.Theintentionof,andmotivationfor,thisbookistosupportbothnovicesandexpertsinsoftwaredevelopment.Noviceswillgainfromtheexperienceinherentinpatterndescriptionsandexpertswillhopefullymakeuseof,addto,extendandmodifypatternstotailorthemtotheirownneeds.Noneofthepatterndescriptionsarecastinstoneand,justastheyarebornefromexperience,itisexpectedthatfurtherusewillfeedinandrefineindividualpatternsandproduceanevolvingsystemofpatterns.VisitourWebPagehttp://www.wiley.com/compbooks/
  • 作者简介:
    FrankBuschmann,RegineMeunier,HansRohnert,PeterSommerlad,MichaelStalofSiemensAG,Germany
  • 目录:
    About this Book

    Guide to the Reader

    1 Patterns

      1.1 What is a Pattem?

      1.2 What Makes a Pattern?

      1.3 Pattern Categories

      1.4 Relationships between Patterns

      1.5 Pattern Description

      1.6 Patterns and Software Architecture

      1.7 Summary

    2  Architectural Patterns

      2.1 Introduction

      2.2 From Mud to Structure

        Layers

        Pipes and Filters

        Blackboard

      2.3 Distributed Systems

        Broker

      2.4 Interactive Systems

        Model-View-Controller

        Presentation-Abstraction-Control

      2.5 Adaptable Systems

    3 Design Patterns

      3.1 Introduction

      3.2 Structural Decomposition

        Whole-Part

      3.3 Organization of Work

        Master-Slave

      3.4 Access Control

        Proxy

      3.5 Management

        Command Processor

        View Handler

      3.6 Communication

        Forwarder-Receiver

        Client-Dispatcher-Server

        Publisher-Subscriber

    4 Idioms

      4.1 Introduction

      4.2 What Can Idioms Provide?

      4.3 Idioms and Style

      4.4 Where Can You Find Idioms?

        Counted Pointer

    5 Pattern Systems

      5.1 What is a Pattern System?

      5.2 Pattern Classification

      5.3 Pattern Selection

      5.4  Pattern Systems as Implementation Guidelines

      5.5 The Evolution of Pattern Systems

      5.6 Summary

    6 Patterns and Software Architecture

    7 The Pattern Community

    8 Where Will Patterns Go?

    Notations

    Glossary

    References

    Index of Patterns

    Index
查看详情
您可能感兴趣 / 更多
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
立法的经济学(立法学经典译丛)
Francesco Parisi
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
汗青堂丛书089·成吉思汗:征战、帝国及其遗产
Frank、McLynn 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
应用心电图定位室性心律失常的起源与消融
Frank M. Bogun 著;凌天佑 吴立群 译
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
兽医细胞学诊断(第2版)
Francesco Cian 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奥斯曼,巴黎的守护者
Fran.oise Choay
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
不变量理论与超代数(影印版)
Frank D、Grosshans、Gian-Carlo Rota、Joel A.Stein 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奈特图解医学全集:第5卷泌尿系统疾病(第2版影印)
Frank、H.Netter、Christopher、R.Kelly、Jaime 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奈特图解医学全集:第2卷内分泌系统疾病(第2版英文影印版)
Frank、H.Netter、William、F.Young 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奈特图解医学全集:第3卷呼吸系统疾病(第2版影印)
Frank、H.Netter、David、A.Kaminsky 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奈特图解医学全集:第4卷皮肤系统(第2版英文影印版)
Frank、H.Netter、Bryan、E.Anderson 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
奈特图解医学全集:第1卷生殖系统疾病(第2版影印)
Frank、H.Netter、Roger、P.Smith、Paul 著
Pattern-Oriented Software Architecture Volume 1: A System of Patterns
Open problems in Arithmetic Algebraic Ge
Frans Oort