no of JVMs in one machine

Hi,I want to know if two JVMs can run in one machine.
[67 byte] By [vishal_jain2003a] at [2007-10-3 0:17:28]
# 1
Yes.
mlka at 2007-7-14 17:08:26 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2
It all depends on your system resources and java args/options. So, yes you should be able to run more than 1 jvm. I hope this helps..
gcollins1a at 2007-7-14 17:08:26 > top of Java-index,Java HotSpot Virtual Machine,Specifications...