博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Model-Driven Design Using Business Patterns
阅读量:4231 次
发布时间:2019-05-26

本文共 1424 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Business applications are designed using profound knowledge about the business domain, such as domain objects, fundamental domain-related principles, and domain patterns. Nonetheless, the pattern community's ideas for software engineering have not impacted at the application level, they are still mostly used for technical problems.

This book takes exactly this step: it shows you how to apply the pattern ideas in business applications and presents more than 20 structural and behavioral business patterns that use the REA (resources, events, agents) pattern as a common backbone. If you are a developer working on business frameworks, you can use the patterns presented to derive the right abstractions (e.g., business objects) and to design and ensure that the meta-rules (e.g., process patterns) are followed by the developers of the actual applications. And if you are an application developer, you can use these patterns to design your business application, to ensure that it does not violate the domain rules, and to adapt the application to changing requirements without the need to change the overall architecture. As with patterns in general, this approach allows for both more flexible and more solid software architectures and hence better software quality.

http://rapidshare.com/files/33079108/3540301542.zip
http://depositfiles.com/files/906228
你可能感兴趣的文章
图神经网络最新论文总结(附源码)
查看>>
#######图分类综述####结合胶囊网络Capsule和图卷积GCN的文章
查看>>
######kubernetes中部署spark集群
查看>>
信用评分卡模型-数据缺失值处理
查看>>
[论文笔记]Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks
查看>>
####好好好好#####关于贝叶斯,从贝叶斯方法谈到贝叶斯网络
查看>>
PRML读书会第八章 Graphical Models
查看>>
入门学习 | 什么是图卷积网络?行为识别领域新星
查看>>
【Graph Embedding】DeepWalk算法原理,实现和应用
查看>>
#####好好好#######图解JanusGraph内部数据存储结构
查看>>
####好好好####金融知识图谱技术与银行业应用研究
查看>>
JanusGraph:图数据库系统简介
查看>>
金融行业消息队列选型及实践
查看>>
3亿会员、4亿商品,深度学习在大型电商商品推荐的应用实践!
查看>>
绝对干货!NLP预训练模型:从transformer到albert
查看>>
从CNN到GCN的联系与区别——GCN从入门到精(fang)通(qi)
查看>>
########全面回顾Graph深度学习,一文看尽GNN、GCN、GAE、GRNN、GRL
查看>>
#####好好好#####论文分享 | Learning Aligned-Spatial GCNs for Graph Classification
查看>>
tensorflow2.0的一些高级函数用法
查看>>
利用GCN进行节点分类
查看>>