The Java 2 Platform, Enterprise Edition (J2EE) is established as the standard platform for hosting enterprise applications written in the Java programming language. Similar to an operating system, a J2EE server can host multiple applications, but this is rarely seen in practice due to limitations on scalability, weak inter-application isolation and inadequate resource management facilities in the underlying Java platform. This leads to a proliferation of server instances, each typically hosting a single application, with a consequent dramatic increase in the total memory footprint and more complex system administration. The Multi-tasking Virtual Machine (MVM) solves this problem by providing an efficient and scalable implementation of the isolate API for multiple, isolated tasks, enabling the co-location of multiple server instances in a single MVM process.
Related white papers
ADF Faces and JSF - Q&A BOF Session
This webcast is a question and answer session on ADF Faces and JSF.
Programming the Smallest Java Card Platform
The Java Card is the smallest Java platform and available on millions of smart cards including some of the Subscriber Identity Module (SIM) cards used by GSM telephone operators. The...
Create Ajax-Style Architectures With the IBM Web 2.0 Feature Pack
This paper shows the user how a Java 2 Platform, Enterprise Edition (J2EE) application was enhanced with an Ajax-style architecture by using the IBM WebSphere Application Server Feature Pack for...
The Java Virtual Appliance--No OS Required
This free white paper reveals how a new Java virtualization approach can result in a streamlined "Java Virtual Appliance" that lets you leverage your current hardware for years--without the usual...
BEA WebLogic Operations Control: Application Virtualization for Enterprise Java
In this free white paper, learn how to make your computing resources more flexible, responsive, and highly available--all by deploying a management framework to proactively address key Java virtualization challenges....
Enterprise Java Virtualization--Understanding the TCO Implications
In this free executive brief, understand the most important TCO factors for a virtualized enterprise Java application, as well as the benefits of eliminating the OS layer. Then, learn more...
Fairfield Residential LLC Improves Information Access With Flexible Human Capital Management Solution
Fairfield Residential LLC is a leader in the multi-family home industry and consistently ranks among the largest multi-family home developers, builders, and redevelopers nationwide. Fairfield Residential LLC wanted to facilitate...

