软件架构实践 第三版 英文版 Software architecture in practice 3rd
2021-06-08 16:27:48 19.37MB 软件架构 第三版 英文版
1
c/c++ procedure call standard for the arm architecture ARM中,C函数调用标准
2021-06-06 13:28:06 508KB c call standard arm
1
It’s all too common for developers to start coding an application without a formal architecture in place. Without a clear and welldefined architecture, most developers and architects will resort to the de facto standard traditional layered architecture pattern (also called the n-tier architecture), creating implicit layers by separating source-code modules into packages. Unfortunately, what often results from this practice is a collection of unorganized source-code modules that lack clear roles, responsibilities, and relationships to one another. This is commonly referred to as the big ball of mud architecture anti-pattern. Applications lacking a formal architecture are generally tightly coupled, brittle, difficult to change, and without a clear vision or direction. As a result, it is very difficult to determine the architectural characteristics of the application without fully understanding the inner-workings of every component and module in the system. Basic questions about deployment and maintenance are hard to answer: Does the architecture scale? What are the performance characteristics of the application? How easily does the application respond to change? What are the deployment characteristics of the application? How responsive is the architecture? Architecture patterns help define the basic characteristics and behavior of an application. For example, some architecture patterns naturally lend themselves toward highly scalable applications, whereas other architecture patterns naturally lend themselves toward applications that are highly agile. Knowing the characteristics, strengths, and weaknesses of each architecture pattern is necesv sary in order to choose the one that meets your specific business needs and goals.
2021-06-04 23:38:52 5.28MB Software architecture patterns
1
Peter Magnusson的文章,英文版,9页
2021-06-04 22:01:49 155KB leon sparc
1
计算机视觉Github开源论文
2021-06-03 09:09:12 487KB 计算机视觉
1
计算机视觉Github开源论文
2021-06-03 09:09:01 2.5MB 计算机视觉
1
A Software Architecture for the Industrial Internet of things.pdf
2021-06-02 18:02:53 924KB digitalization
1
智能电网应用安全通信解决方案的架构和开发
2021-06-02 09:03:42 1.42MB 电动汽车网络安全
Clean Architecture A Craftsman's Guide to Software Structure and Design 英文无水印版本。
2021-05-31 13:11:50 6.89MB Clean Architecture Software Structure
1