Java Virtualization for Server Consolidation
Steve Wilson writes "Cassatt Corporation has released new software that enables administrators with large J2EE farms to much more efficiently use their resources. In order to do this, it leverages the virtualization capabilities inherent in the JVM to create a single shared pool of hardware resources which which all J2EE applications can draw."
Interesting...virtualizing a bunch of virtual machines into one super virtual machine.
I don't follow. This allows your java app to use several machines instead of one.....oh.