| |
| | The Multi-Tasking Virtual Machine: Building a Highly Scalable JVM |
 | | MVM is also a step towards ultimately providing a complete operating environment for Java programs, through a set of carefully designed APIs for resource management, service management, and clustering. |
 | | For example, MVM collocated a pure Java database and an application server in a single process, which led to an 11 percent increase in throughput, with a request response reduction of 36 percent. |
 | | First, memory is scarce on the types of devices targeted by CLDC, and the ratio of runtime data to application data is typically large, that is, a large fraction of the footprint is taken by the runtime representation of classes. |
| java.sun.com /developer/technicalArticles/Programming/mvm (2611 words) |
|