Conference Proceeding

An application server to support online evolution

Dept. of Comput. Sci. & Technol., Peking Univ., Beijing;
02/2002; DOI:10.1109/ICSM.2002.1167760 ISBN: 0-7695-1819-2 pp.131- 140 In proceeding of: Software Maintenance, 2002. Proceedings. International Conference on
Source: IEEE Xplore

ABSTRACT Most online evolution of an application depends on its runtime environment. This paper addresses how to support online evolution by an application server, which is considered as a third kind of system software, besides OS and DBMS. From the view of requirements, evolutions of software can be divided into four categories: evolutions that do not alter requirements, evolutions that alter functional requirements, evolutions that alter local constraint requirements, and evolutions that alter global constraint requirements. All changes at the requirement level should be mapped to changes at the implementation level. In our approach implementation level entities, such as components and interceptors are responsible for online evolution. Evolutions in implementation level include adding, removing, updating, and reconfiguring the entities. One of the keys to our approach is to carefully distinguish states of components and interceptors, that is, whether they are in a ready, active, executing or evolving state. A well-designed architecture and feasible mechanisms for runtime instance loading are also keys to the solution. Based on this approach, an application server prototype, named PKUAS, has been implemented and is introduced in our paper.

0 0
 · 
0 Bookmarks
 · 
31 Views

Full-text

View
0 Downloads
Available from

Keywords

alter functional requirements
 
alter global constraint requirements
 
alter local constraint requirements
 
application server
 
application server prototype
 
approach implementation level entities
 
distinguish states
 
Evolutions
 
feasible mechanisms
 
implementation level
 
online evolution
 
OS
 
paper addresses
 
PKUAS
 
runtime environment
 
runtime instance loading
 
support online evolution
 
system software
 
third kind
 
well-designed architecture
 

Qianxiang Wang