A Scalable Single System Image VM for Java on a Cluster

Contents

  1. A Scalable Single System Image VM for Java on a Cluster
  2. The cluster VM for Java provides transparent scalability for existing Java appl
  3. Outline
  4. Java Virtual Machine (JVM)
  5. Cluster Technology
  6. Single System Image (SSI)
  7. The Dream and Reality
  8. Single System Image (SSI)
  9. cluster VM for Java
  10. The Approach
  11. Basic Architecture
  12. Class Object
  13. // definition void m(C1 x) { .... } // invocation o1.m(x1);
  14. Guiding Principles use a large number of (mostly) simple optimizations to reduc
  15. cJVM Transparent Scalability
  16. Status
  17. Conclusions
  18. Visibility