My company wants to host multiple server instances for each user that can be restarted by the users on their own. Which one of the following would serve the purpose;
1. Create Multiple Domains (How many domains can one glassfish server host at maximum?)
2. Create Virtual Server Instances (How many maximum virtual instances can be created in one installation?)
Secondly, is here a way to programmatically create domains/virtual instances?