Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2006, Vol. 32 ›› Issue (14): 57-59. doi: 10.3969/j.issn.1000-3428.2006.14.021

• Software Technology and Database • Previous Articles     Next Articles

Design of Multi-tiered Distributed Software Architecture Based on Patterns

RUAN Jun,;YANG Chunjin   

  1. School of Information Engineering, Wuhan University of Technology, Wuhan 430063
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-07-20 Published:2006-07-20

基于模式的多层分布式软件系统架构的设计

阮 军,杨春金   

  1. 武汉理工大学信息工程学院,武汉 430063

Abstract: Software reuse for software architecture is a certain demand on mass production of software for computers. This paper discusses a software architecture based on patterns, which is a multi-tiered distributed system’s structure by technique of Borland Data Snap. In this scheme, business logic layer is encapsulated by an expanded “Facade”, and remote data module is optimized by using two-object pooling.

Key words: Patterns, Architecture, Multi-tiered distributed structure, OOP

摘要: 软件架构的复用是大型软件生产的必然要求。该文讨论了一种基于模式的软件架构,它是在Borland的Data Snap技术的基础上建立起来的多层分布式架构。在此方案中使用扩展的门面模式封装业务逻辑层,使用双对象池对远程数据模块进行优化。

关键词: 模式, 架构, 多层分布式, 面向对象编程

CLC Number: