Improving conflict detection in optimistic concurrency control models

  • Authors:
  • Ciaran O'Reilly;Philip Morrow;David Bustard

  • Affiliations:
  • School of Computing and Information Engineering, University of Ulster, Coleraine, Northern Ireland;School of Computing and Information Engineering, University of Ulster, Coleraine, Northern Ireland;School of Computing and Information Engineering, University of Ulster, Coleraine, Northern Ireland

  • Venue:
  • SCM'01/SCM'03 Proceedings of the 2001 ICSE Workshops on SCM 2001, and SCM 2003 conference on Software configuration management
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Configuration Management is required in all software development processes. To support 'agile' methodologies, an approach is desirable that allows developers to work as independently as possible and yet be aware of each other's activities. Optimistic concurrency control provides good support for independent working but is less supportive of communication. This paper looks at the relationship between the optimistic approach and the needs of the agile philosophy. In particular, it examines support facilities provided by the Concurrent Versions System (CVS) and identifies possible improvements in conflict detection to aid communication. The design and construction of a prototype extension to CVS, implementing some of these enhancements, is described.