Difference between revisions of "Concurrent software development"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
(No difference)

Latest revision as of 13:26, 18 December 2006

Home < Concurrent software development

Concurrent software development refers to the ability of developers in different parts of an organization or at different geographical locations to make modifications to common software components. This usually requires a common software repository with appropriate version control to which the users can gain equal access. By this, the collective expertise and effort of the users are applied to the software. This builds higher quality software and avoids unnecessary duplication.