The java queue manager runs inside an instance of a JVM. You can have only
one queue manager per JVM. However, you can invoke multiple instances of the
JVM.
Each of these queue managers must have a unique name. Java applications
run inside the same JVM as the queue manager they use.