Anybody knows how to integrate multiple JVM?s with single JBoss instance on a single physical machine.
I want to deploy the application in multiple JVM?s to handle concurrent request and the concurrency issue of the application.
Any pointers on this would be of great help.