
|
 |
|
Overview
|  |
Cluster VM for Java virtualizes a cluster and gives the application a single system image so that the actual handling of objects and threads is transparent to the application. When an application made up of a number of threads and objects runs on Cluster VM for Java, the application is unaware of where the threads are executing and where objects actually reside. Cluster VM for Java distributes the threads and objects among several nodes to achieve high scalability.
|
 |
|
 |
|