Disruption-driven resource rescheduling in software development processes

  • Authors:
  • Junchao Xiao;Leon J. Osterweil;Qing Wang;Mingshu Li

  • Affiliations:
  • Laboratory for Internet Software Technologies, Institute of Software, Chinese Academy of Sciences, Beijing, China and Department of Computer Science, University of Massachusetts, Amherst, MA;Department of Computer Science, University of Massachusetts, Amherst, MA;Laboratory for Internet Software Technologies, Institute of Software, Chinese Academy of Sciences, Beijing, China;Laboratory for Internet Software Technologies, Institute of Software, Chinese Academy of Sciences, Beijing, China and Key Laboratory for Computer Science, Institute of Software, Chinese Academy of ...

  • Venue:
  • ICSP'10 Proceedings of the 2010 international conference on New modeling concepts for today's software processes: software process
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Real world systems can be thought of as structures of activities that require resources in order to execute. Careful allocation of resources can improve system performance by enabling more efficient use of resources. Resource allocation decisions can be facilitated when process flow and estimates of time and resource requirements are statically determinable. But this information is difficult to be sure of in disruption prone systems, where unexpected events can necessitate process changes and make it difficult or impossible to be sure of time and resource requirements. This paper approaches the problems posed by such disruptions by using a Time Window based INcremental resource Scheduling method (TWINS). We show how to use TWINS to respond to disruptions by doing reactive rescheduling over a relatively small set of activities. This approach uses a genetic algorithm. It is evaluated by using it to schedule resources dynamically during the simulation of some example software development processes. Results indicate that this dynamic approach produces good results obtained at affordable costs.