TY - JOUR
T1 - EJVM
T2 - an economic Java run-time environment for embedded devices
AU - Chang, Da Wei
AU - Chang, Ruei Chuan
N1 - Copyright:
Copyright 2004 Elsevier Science B.V., Amsterdam. All rights reserved.
PY - 2001/2
Y1 - 2001/2
N2 - 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.
AB - 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.
UR - http://www.scopus.com/inward/record.url?scp=0035250157&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=0035250157&partnerID=8YFLogxK
U2 - 10.1002/1097-024X(200102)31:2<129::AID-SPE359>3.0.CO;2-1
DO - 10.1002/1097-024X(200102)31:2<129::AID-SPE359>3.0.CO;2-1
M3 - Article
AN - SCOPUS:0035250157
SN - 0038-0644
VL - 31
SP - 129
EP - 146
JO - Software - Practice and Experience
JF - Software - Practice and Experience
IS - 2
ER -