首页 > 其他 > 详细

Multitier architecture

时间:2015-09-29 23:20:23      阅读:257      评论:0      收藏:0      [点我收藏+]
  1. https://en.wikipedia.org/wiki/Multitier_architecture
  2. In software engineering, multi-tier architecture (often referred to as n-tier architecture) is a client–server architecture in which presentation, application processing, and data management functions are physically separated. The most widespread use of multi-tier architecture is the three-tier architecture.
  3. Three-tier architecture is a client–server software architecture pattern in which the user interface (presentation), functional process logic ("business rules"), computer data storage and data access are developed and maintained as independent modules, most often on separate platforms.

Multitier architecture

原文:http://www.cnblogs.com/dmdj/p/4847389.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!