DocumentCode
2436173
Title
Theseus: Whole updates of java server applications
Author
Wernli, Erwann
Author_Institution
Software Composition Group, Univ. of Bern, Bern, Switzerland
fYear
2012
fDate
3-3 June 2012
Firstpage
41
Lastpage
45
Abstract
We present a novel approach to update server applications in Java. In our approach, different versions of the code coexist in the system, but are isolated into distinct contexts. The server can switch from one context to another incrementally in order to process incoming requests. Our approach has the following characteristics: (1) updatability is defined and added to the application by developers, (2) no syntax is added to the language and the update is controlled via the manipulation of objects, (3) the whole system is migrated lazily and eventually replaces the old system, (4) it is safe to update global entities anytime and there is no need to reach update points. We demonstrate our approach by updating the Jetty web server.
Keywords
Java; Web services; file servers; Java server update; Jetty Web server; distinct contexts; global entity; object manipulation; Context; Instruments; Java; Synchronization; Web servers;
fLanguage
English
Publisher
ieee
Conference_Titel
Hot Topics in Software Upgrades (HotSWUp), 2012 Fourth Workshop on
Conference_Location
Zurich
Print_ISBN
978-1-4673-1765-8
Type
conf
DOI
10.1109/HotSWUp.2012.6226616
Filename
6226616
Link To Document