6.3 Command-Line Deployment
When a Deployment Option target is set to 'CommandLine', the following structure will be generated.
There will be a directory for each machine defined in the Deployment Options. The files generated are
make calls to the GigaSpaces installation defined in the user
- startGSM.cmd - There will be one of these. It starts a GSM
- startGSC.cmd - This starts the correct number of GSCs for this machine
- deployApp.cmd - This deploys the application (all the processing unit), using GigaSpaces pudeploy command.
|