Lambda the Ultimate

inactiveTopic Embedded Java
started 10/12/2001; 4:05:20 PM - last post 10/12/2001; 4:05:20 PM
Ehud Lamm - Embedded Java  blueArrow
10/12/2001; 4:05:20 PM (reads: 354, responses: 0)
Embedded Java
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.

Seems like a balanced overview.


Posted to general by Ehud Lamm on 10/12/01; 4:05:52 PM