我的架构经验小结(四)---实战中演化的三层架构(Summary of my architecture experience (four) - the evolution of three layers of architecture in actual combat).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
我的架构经验小结(四)---实战中演化的三层架构(Summary of my architecture experience (four) - the evolution of three layers of architecture in actual combat)
我的架构经验小结(四)---实战中演化的三层架构(Summary of my architecture experience (four) - the evolution of three layers of architecture in actual combat)
Summary of my architecture experience (four) - the actual evolution of the three layer architecture, my architecture summary of experience (four) - the actual evolution of the three layer architecture
In 06 or 07 years, I wrote something about the three tier architecture (see here), and now it seems that a lot of practical content needs to be added. Lets look at the architecture diagram first and then explain it one by one, and youll see what changes and adjustments have been made to this architecture over two years ago.
I. architecture of three layers
Two. The responsibility of the 1.UI (User, Interface) layer of the system is to display and collect the data, and the results of data collection are usually submitted to the BL layer in Entity object.
Web represents our commonly used B/S applications, and WinForm stands for our common C/S applications.
The Network layer provides services to the client in Socket mode.
The Service layer is used to publish business or data resources as services (such as WebServices).
2.BL (Business Logic) the responsibility of the Platform layer is to process requests submitted by the UI layer according to the intended business logic and to manage the core resources.
(1) the Business Function sublayer is responsible for the implementation of basic business functions.
(2) the Business Flow sublayer is responsible for organizing the multiple basic business functions provided by the Business Function sublayer into a complete business flow.
(3) the Platform sublayer is used to unify the management of stateful data and resources.
(4) Note: Transaction can only be opened on the BusinessFlow/Platform layer.
(5) BL is best without state, and necessary state management can be carried out in certain modules / subsystems of Platform. Thus, scalability of the system can be enhanced.
(6) the Cache sublayer is used t
您可能关注的文档
- 建设工程技术与计量(土建)精讲班第2讲讲义(Construction engineering technology and measurement (Tu Jian) lecture class second lecture notes).doc
- 建设工程竣工验收备案表填写及申报材料说明(Completion of the construction project acceptance check list and fill in the declaration materials).doc
- 建设市政综合管廊过程中存在的主要问题及对策探讨(Discussion on the main problems and Countermeasures in the construction of municipal comprehensive corridor).doc
- 建设现代化的卷烟零售终端(Construction of modern cigarette retail terminal).doc
- 建设法治青岛为城市宜居幸福提供支撑(Construction of the rule of law in Qingdao to provide support for urban livable happiness).doc
- 建设监理概论(Introduction to Construction Supervision).doc
- 建设网站流程(Building website process).doc
- 建设项目安全设施三同时监督管理暂行办法(Interim Measures for the supervision and administration of the three simultaneous supervision of safety facilities in construction projects).doc
- 建造师实物(Builder in kind).doc
- 建设高新技术创业服务中心的设想(Tentative idea of constructing hi tech Innovation Service Center).doc
- 我的梦中国梦参考例文(My dream dream Chinese reference sample).doc
- 我的建模论文 - 夕影的日志 - 网易博客2(My modeling paper - evening Film Journal - NetEase blog 2).doc
- 我的爱情站在考研的边缘_我的最爱(My love on the edge of the _ grind my love).doc
- 我的理想,我的梦(My dream, my dream).doc
- 我的经验和玩法-港湾物语2攻略 byNick(My experience and gameplay - Harbour stories 2 Raiders byNick).doc
- 我的美丽天使(My beautiful angel).doc
- 我的作文(My composition).doc
- 我眼中的主题班会(The theme class meeting in my eyes).doc
- 我眼中的教师观和角色定位(The view of teacher and role orientation in my eyes).doc
- 我读经典系列之四《无形中的指引》--孙丹林(I read the classic series four, invisible guidelines - Sun Danlin).doc
文档评论(0)