作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (1): 86-89,9. doi: 10.3969/j.issn.1000-3428.2008.01.029

• 软件技术与数据库 • 上一篇    下一篇

面向并行程序设计的扩展UML建模

胡长军,丁 良,常晓东,李建江   

  1. (北京科技大学信息工程学院,北京 100083)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-05 发布日期:2008-01-05

Extended UML Modeling for Parallel Programming Design

HU Chang-jun, DING Liang, CHANG Xiao-dong, LI Jian-jiang   

  1. (School of Information Engineering, University of Science and Technology Beijing, Beijing 100083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-05 Published:2008-01-05

摘要: 为了解决并行软件开发复杂及维护困难的问题,提出一种并行软件建模的方法。利用统一建模语言(UML)的扩展机制建立了一系列模型,描述了分布式共享内存的基本程序结构建模,通过组合这些基本模型,创建新的模型来适应具体应用。该建模方法保留了UML易理解、易扩展和易于指导工程实践的特点,便于从串行建模扩展到并行建模。通过对一个并行应用的描述,表明该方法对实际的并行程序设计具有指导意义。

关键词: 并行软件工程, 并行软件建模, 统一建模语言

Abstract: This paper proposes a parallel modeling method to improve design decision and reduce time-consuming software development. It describes how to customize a series of models for shared and distributed memory application by using UML extension mechanisms, and how to support real applications by combing these basic models. The method maintains the features of UML such as facilitating understanding, customization, guideline for practical application and extension from sequential modeling to parallel modeling. The usefulness of this method is demonstrated by modeling a real parallel application.

Key words: pallel software engineering, parallel software modeling, Unified Modeling Language(UML)

中图分类号: