標題: Java-based component framework for dynamic reconfiguration
作者: Lee, YF
Chang, RC
資訊工程學系
Department of Computer Science
公開日期: 1-六月-2005
摘要: 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 bytceode. 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.
URI: http://dx.doi.org/10.1049/ip-sen:20045016
http://hdl.handle.net/11536/13661
ISSN: 1462-5970
DOI: 10.1049/ip-sen:20045016
期刊: IEE PROCEEDINGS-SOFTWARE
Volume: 152
Issue: 3
起始頁: 110
結束頁: 118
顯示於類別:期刊論文


文件中的檔案:

  1. 000230564100002.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。