This question can be very simple in the Java JVM. If I have a stand-alone Java program and if, for example, 5 processes of this program work at a certain time on the server, can I say that these 5 java processes work in 5 JVMs?
In the process, I mean the Linux process here. If I ps -ef |grep java , I will see 5 java processes appear.
java multithreading linux jvm
Gnanam
source share