DocumentCode :
1005006
Title :
Java-based component framework for dynamic reconfiguration
Author :
Lee, Y.-F. ; Chang, R.-C.
Author_Institution :
Dept. of Comput. & Inf. Sci., Nat. Chaio Tung Univ., Hsinchu, Taiwan
Volume :
152
Issue :
3
fYear :
2005
fDate :
6/3/2005 12:00:00 AM
Firstpage :
110
Lastpage :
118
Abstract :
Updating software via the Internet is becoming a necessary feature of contemporary software. However, most software updating processes need to restart the programs or systems after the new software modules are installed. Dynamic reconfiguration is a technique that can deploy new software modules without restarting. This is usually achieved by modifying programming language syntax, language runtime systems or the code that is compiled. In the paper, a Java-based component framework is proposed to support dynamic reconfiguration, which does not need to modify the Java language, the Java virtual machine or the Java bytecode. The component framework has two implementations. The first one is based on the Java language itself; it is slower but can be used on almost every Java virtual machine. The second one is based on both the Java code and native programming interfaces provided by the Java virtual machine; it is much more efficient but is platform-dependent. The component framework is able to replace a single component as well as multiple components. In addition, several kinds of component change are permitted, including data members and component interfaces. To demonstrate the use of the component framework, a dynamically reconfigurable TCP is implemented.
Keywords :
Java; configuration management; Java code; Java virtual machine; Java-based component framework; data members; dynamic reconfiguration; dynamically reconfigurable TCP; language runtime systems; native programming interfaces; programming language syntax; software modules; software updating processes;
fLanguage :
English
Journal_Title :
Software, IEE Proceedings -
Publisher :
iet
ISSN :
1462-5970
Type :
jour
DOI :
10.1049/ip-sen:20045016
Filename :
1468675
Link To Document :
بازگشت