Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Architectural Modifications to Deployed Software
[go: Go Back, main page]

Architectural Modifications to Deployed Software

Authors
Steven Klusener and Ralf Lämmel and Chris Verhoef

Abstract
We discuss the nuts and bolts of industrial large-scale software modification projects. These projects become necessary when system owners of deployed systems hit architectural barriers. The mastery of such projects is key to the extension of the best-before date of business-critical software assets. Our discussion comprises the process for problem analysis, pricing and contracting for such projects, design and implementation of tools for code exploration and code modification, as well as details of service delivery. We illustrate these concerns by way of a real-world example where a deployed management information system required an invasive modification to make the system fit for future use. The chosen project is particularly suited for a complete treatise because of its size (just 90.000 LOC), and the nature of the relevant architectural modification (namely, a form of data expansion). We share the lessons that we learned in this and other architectural modification projects.

Bibtex entry
@article{KLV05,
 author  = "Steven Klusener and Ralf L{\"a}mmel and Chris Verhoef",
 title   = "{Architectural Modifications to Deployed Software}",
 journal = "Science of Computer Programming",
 volume  = 54,
 year    = 2005,
 pages   = "143--211",
}

View paper

Website maintained by Ralf Lämmel (Email: ralf@cs.vu.nl)