摘要
长期以来,“客户端/服务器”的两层结构模式在应用中取得了相当的成功,但到了现代企业面前,暴露出愈来愈大的缺点。分布式三层体系结构却较好的解决了这一问题,在原有的“两层结构”之间增加了一组中间件。随着这组中间件的增加,客户端和服务器端的负载就相应减轻了,跨平台、传输不可靠等问题也得到了解决。
Client/Server mode is successful in applications, but it has many faults in modern applications, The distributed multi -tier system solves the problems by adding middleware between two tiers. As a result, the loadings of clients and servers are lightened, and the transmission is more reliable.
出处
《宜宾学院学报》
2006年第12期71-73,共3页
Journal of Yibin University
关键词
分布式
多层应用系统
中间件
Distributed
Multi - Tier System
Middleware