Engineering support

Engineering support

Configuration management is for most of time dealing with the system that is large, complexed, has a long life duration (more than 10 years) and involve more people. The key issues for engineering support are to coordinate the participants and to provide each engineer an environment, also called a workspace where they can work independently in the task duration. The former one refers the cooperative work support and the latter one is mostly called workspace support.

Cooperative work support

Cooperative work support is introduced since many concurrent workspaces may contain and change the same objects (files). So, there are needs to synchronize objects and control concurrent work. It is also important since the duration of an activity can be very long, which means the files would be locked for too long and severe dead lock would occur, to solve this problem, merge algorithm is used to resynchronizing objects.

ynchronizing method

As shown in the figure, the object A is used in both of the work groups. In order to prevent overlapping, the integration work space is created to coordinate the two development workspaces. Compared with database, the integration work space plays the role of the central DB and the other basic work spaces play the role of the cache of the concurrent transactions. Development work spaces report (integrate arrows in the figure) to the integration work space regularly and receive new version from it to work concurrently with other groups. Seeing from the outside, the complete group behaves as its integration work space along, while a tree where nodes are either groups or basic work spaces can be constructed to record the history. Containment between two workspaces may mean either work decomposition into concurrent activities or different level of validation.

Control concurrent work

The control of concurrent work is dealing with the problems of who can perform a change, at what time, on which attribute of which object. Priority can be introduced to solve part of the problem, but this field is still under research.

In Software configuration management (SCM), Merge is used to combine files based on a line by line comparison method. Merge control is commonly applied to changes to the same attribute of different objects or changes to different attributes of the same object. Object concurrent change control subsumes traditional file control and provides homogeneous and elegant solutions to many difficulties which currently hamper concurrent software engineering.

Workspace support

Software configuration management (SCM) system is responsible for providing a workspace for each engineer in the right file system, at the right time to let users work independently, and to save or update the changes automatically when the job is done. Sometimes, the later one is also said as change management.

Merge tools are widely used to facilitate workspace support. The following chart provides a process flow of the merge tools which is based on a line by line comparison method.

The upper process flow digram presents the main principle of merge tools in software configuration management. When a source file is required by a second workespace, the center DB will deliver a copy of that file to it. And after submiting the 2 versions of the same file, merger tools will start to combine these two version into a new one. It is based on a line by line process, which is: if There are new lines in the submitted version, add them to the source file, and if there are lines which do not exist in the new version, delete these lines in the source file. After several times of iteration, a new version of the sources file, which contains all the changes created by the two (or more) authors, will be upload again to the central DB and acts as a new version of the source file.


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Engineering Support System — Das Engineering Support System (ESS) ist ein Subsystem des Ground Support System (GSS). Inhaltsverzeichnis 1 Funktion 2 Aufgaben 3 Subsysteme 4 Weblinks …   Deutsch Wikipedia

  • civil engineering support plan — An appendix to the logistics annex or separate annex of an operation plan that identifies the minimum essential engineering services and construction requirements required to support the commitment of military forces. Also called CESP. See also… …   Military dictionary

  • Engineering Undergraduate Society of the University of British Columbia — Engineering Undergraduate Society (EUS), is the engineering society at the University of British Columbia. It organizes Engineering department events but is perhaps best known for practical jokes (STUdeNT projectS) it has played in the past,… …   Wikipedia

  • Engineering ethics — is the field of applied ethics which examines and sets standards for engineers obligations to the public, their clients, employers and the profession. This article addresses the subject for both professional engineers and other… …   Wikipedia

  • Engineering Animation — Engineering Animation, Inc. (EAI) was a services and software company based in Ames, Iowa (also known as the Silicon Prairie ), United States. It remained headquartered there from its incorporation in 1990 until it was acquired by Unigraphics… …   Wikipedia

  • Engineering Projects — ▪ 1995 Introduction BRIDGES        Notable Engineering Projects(For Notable Engineering Projects in work, see Table (Notable Engineering Projects).)       As the decade of the 1990s reached its midpoint, the limits to bridge design were being… …   Universalium

  • Support engineering — Supportability engineering deals with all the aspects related to the maintenance, repair and support of systems and products to ensure continued operation or functioning of the system or product(s).Supportability Engineering is executed during… …   Wikipedia

  • Engineering — The Watt steam engine, a major driver in the Industrial Revolution, underscores the importance of engineering in modern history. This model is on display at the main building of the ETSIIM in Madrid, Spain. Engineering is the discipline, art,… …   Wikipedia

  • Engineering Subject Centre — The Engineering Subject Centre (EngSC) is one of 24 subject centres within the Higher Education Academy. The Academy encourages, supports and enables teaching excellence in the United Kingdom higher education community. This is achieved through… …   Wikipedia

  • Support (mobile framework) — The work on the Support Framework investigates the problem of communication among mobile hosts, where topological connectivity is subject to frequent, unpredictable change.For such dynamically changing networks the support framework proposes a… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”