EJVM: an economic Java run-time environment for embedded devices

被引:0
|
作者
Chang, Da-Wei [1 ]
Chang, Ruei-Chuan [1 ]
机构
[1] Dept. of Comp. and Info. Science, National Chiao Tung University, 1001 Ta-Hsueh Road, Hsinchu 30050, Taiwan
关键词
Client server computer systems - Embedded systems - [!text type='Java']Java[!/text] programming language - Program diagnostics - Requirements engineering - Virtual reality;
D O I
10.1002/1097-024X(200102)31:23.0.CO;2-1
中图分类号
学科分类号
摘要
As network-enabled embedded devices and Java grow in their popularity, embedded system researchers start seeking ways to make devices Java-enabled. However, it is a challenge to apply Java technology to these devices due to their shortage of resources. In this paper, we propose EJVM (Economic Java Virtual Machine), an economic way to run Java programs on network-enabled and resource-limited embedded devices. Espousing the architecture proposed by distributed JVM, we store all Java codes on the server to reduce the storage needs of the client devices. In addition, we use two novel techniques to reduce the client-side memory footprints: server-side class representation conversion and on-demand bytecode loading. Finally, we maintain client-side caches and provide performance evaluation on different caching policies. We implement EJVM by modifying a freely available JVM implementation, Kaffe. From the experiment results, we show that EJVM can reduce Java heap requirements by about 20-50% and achieve 90% of the original performance.
引用
收藏
页码:129 / 146
相关论文
empty
未找到相关数据