Benefits of using Java Development for Embedded Computing
This is the first in a two-part series on the benefits of using the Java development and runtime environment for embedded computing. Java, with its "write once, run anywhere" paradigm, is ideal for embedded computing because of its portability, reliability, security, and Internet capabilities. However, Java can present some challenges for embedded-systems developers. Directory:
> IT > Application Development
Date: 2002-02-14
|
Getting a handle on Java Performance
Java's strong appeal for embedded applications is sometimes offset by concerns about its speed and its memory requirements. However, there are techniques that you can use to boost Java performance and reduce memory needs, and of course the Java virtual machine you choose affects Java performance, too. You can make better-informed decisions about using Java by understanding the factors that affect its performance and selecting meaningful benchmarks for embedded applications. Directory:
> IT > Application Development
Date: 2002-02-07
|
|