• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2005, Vol. 27 ›› Issue (11): 78-80.

• 论文 • 上一篇    下一篇

如何把设计模式应用于分布式应用程序开发中

徐正权 刘华锋   

  • 出版日期:2005-11-01 发布日期:2010-06-24

  • Online:2005-11-01 Published:2010-06-24

摘要:

随着网络技术的发展,越来越多的人把注意力从单进程或单线程应用程序转移到分布式应用程序之上。将设计模式应用于分布式应用程序的开发无疑能提高软件的开发效率。  如何把设计模式应用于分布式应用程序的开发之中呢?为了解决这个问题,本文引用文献[1]中的设计模式,以一个网络论坛消息系统作为实例,详细说明了如何把设计模式
应用于分布式应用程序开发之中。

关键词: 设计模式 分布式应用程序 J2EE EJB

Abstract:

With the development of network technology, more and more people move their attention from single-process or single-threaded applications to distribut ed applications. There is no doubt that if you use design patterns in a distributed application, you will be much more productive. How can design patte  ns be used to develop a distributed application? In order to solve this problem, this article cites design patterns from reference[1] , makes a Web for rum message system as a use case,and explains how to use design patterns in developing a distributed application in detail.

Key words: (design pattern;distributed application;Java2 enterprise edition, enterprise Java Bean)