Software Is Not Soft - Challenges and Approaches to Dynamic Software Update.

Xiaoxing Ma,Tianxiao Gu,Wei Song
DOI: https://doi.org/10.1007/978-3-030-02928-9_5
2017-01-01
Abstract:It is widely desired that running software systems can be updated on the fly in response to the changes in the environment they are situated in and in the requirements they must satisfy. Systematic support for dynamic software update must make it safe, efficient and easy to use. This chapter overviews related work and our efforts on dynamic software update at three different levels of granularity: code-level update of Java programs, component-level update of distributed systems, and process-level instance migration of workflow processes.
What problem does this paper attempt to address?