Parallel development is a term used to describe the concurrent development activities necessitated by the complexity of today's applications and the pace at which these applications are developed. Aspects of parallel development include:
There are three general kinds of parallel development:
Concurrent work by a small number of programmers on modifications to a single program.
Concurrent work on multiple or overlapping releases by several teams of programmers.
Integrating customization to a base release of vendor or internally developed software with a subsequent release of the software.
Each of these is discussed in the following sections. The discussion includes a problem typical of that kind of parallel development.
|
Copyright © 2013 CA.
All rights reserved.
|
|