摘要
传统的软件开发生存周期把软件开发过程划分成4个主要阶段.这种方法特别适合于单一的独立系统,但不适合客户机/服务器系统的开发.客户机/服务器系统由许多软部件组成,而且集成多个部门自己开发的软件,这些软部件特别适合采用并行且交互的实现方法.根据客户机/服务器系统开发的特点,文中介绍了一种基于MILESTONE的过程开发模型.
From the viewpoint of software engineering, traditional software developing life cycle (SDLC) is divided into several phases, such as user definition, requirement analysis, system design, system testing, etc.. This is a proper way for the design of standalone systems. But, in the developing environment of client/server systems, there are many components, which can be developed concurrently and interactively. Traditional methods can't fully fit the features of client/server environments. A new developing method for client/server systems——the MILESTONE based procedure model is introduced.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1997年第11期828-832,共5页
Journal of Computer Research and Development
关键词
客户机/服务器
MILESTONE
软件开发
client/server, MILESTONE, programming methodology, procedure model, software component