图书标签: 设计模式 架构 Martin_Fowler 软件工程 architecture pattern 计算机 编程
发表于2024-12-23
Patterns of Enterprise Application Architecture pdf epub mobi txt 电子书 下载 2024
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform. This book is actually two books in one. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. The next section, the bulk of the book, is a detailed reference to the patterns themselves. Each pattern provides usage and implementation information, as well as detailed code examples in Java or C#. The entire book is also richly illustrated with UML diagrams to further explain the concepts. Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them. The topics covered include * Dividing an enterprise application into layers * The major approaches to organizing business logic * An in-depth treatment of mapping between objects and relational databases * Using Model-View-Controller to organize a Web presentation * Handling concurrency for data that spans multiple transactions * Designing distributed object interfaces
Martin Fowler is an independent consultant who has applied objects to pressing business problems for more than a decade. He has consulted on systems in fields such as health care, financial trading, and corporate finance. His clients include Chrysler, Citibank, UK National Health Service, Andersen Consulting, and Netscape Communications. In addition, Fowler is a regular speaker on objects, the Unified Modeling Language, and patterns.
经典。要定期重读
评分绝对的好书
评分你可以相信 Martin
评分绝对的好书
评分确切的讲,是读过Part I: The Narriatives. 后面的内容是企业架构模式的详述,我觉得最好是找几个典型的框架源代码对照着读效果比较好。这本书完成的时间是2002年,现在读这本书的时候不得不赞叹教父Martin Fowler的前瞻性。虽然由于技术的快速发展,有些内容已经过时了,比如EJB2,但本书把些数据库对象关系、事务、并发、领域模型、MVC等讲得很深入。 读教父的书你不得很佩服他的洞察力,他非常善于从司空见惯的日常现象中发现规律并且据此准确得预测未来。
尽管首先建立模型是一种合理的方法,但这个建议仅仅适用于短的迭代周期内。花费6个月的时间建立一个没有数据库的领域模型,并且决定一旦完成就持久化它,这是一件非常冒险的事情。危险在于,设计结果会因为迫切的性能问题而需要进行很多重构来修复。相反,应该为每一次迭代建造...
评分我是带着一些架构问题去看这本书的,但却意外的收获了许多其他的东西。 诚如许多书评已经指出的,这本书放在hibernate出现之前,那是相当的nb的。orm之中的许多设计细节问题这本书都说的很清楚。但到了现在,orm已经十分成熟,这些设计思考就逐渐的失去了意义。这已经可以让我...
评分这本书真是相见恨晚!做企业应用这么多年,第一次看到一本书里把这些数据库对象关系、事务、并发、领域模型、MVC等等讲得这么详细而深入。 Martin真不愧是大师级人物,读他的书你会很佩服他的观察力,那种善于从司空见惯的日常现象中发现秩序的能力。
评分花了蛮久的时间每天抽出半个小时终于从头到尾读完了。总的来说,这本书写得非常系统,从web层的实现到后端数据源的选择,几乎无所不包。虽然某些内容明显已经有点过时了,但其思考、分析、解决问题的方式还是非常好的。特别是对那些只知道如何使用Spring、Hibernate、Struts架...
评分该书非常前面简述了一个项目的架构,从前端到业务层,再到数据层,非常全面,层和层的关系,需要注意的问题,非常好!
Patterns of Enterprise Application Architecture pdf epub mobi txt 电子书 下载 2024