You can create, start, and stop MATLAB® Production Server™ instances from the command line. Use the configuration properties to tailor each instance to a specific task or use.
mps-setup | Set up a server environment |
mps-new | Create a server instance |
mps-start | Start a server instance |
mps-stop | Stop a server instance |
mps-restart | Stop and start a server instance |
mps-service | Create or modify a Windows service for a server instance |
mps-cache | Control persistence service |
The role of the server in MATLAB Production Server software.
Create an instance of MATLAB Production Server in an on-premise installation.
Verify that the server is started.
Deploy an archive on the server.
Start a server instance using the command line.
Install a Server Instance as a Windows Service
Making a server instance a Windows® service is an easy way to have the instance start when the host machine boots.
Recovery Options for a Server Instance Running as a Windows Service
Specify how your system responds if the MATLAB Production Server instance running as a Windows service fails.
Specify the Default MATLAB Runtime for New Server Instances
Set the default MATLAB Runtime for new server instances in an on-premise installation.
Specify the MATLAB Runtime for a Server Instance
Specify the installed location of MATLAB Runtime for your server instance.
Support Multiple MATLAB Runtime Versions
Configure the server to host deployable archives compiled using multiple MATLAB Runtime versions.
Supported MATLAB Runtime Versions
List of MATLAB Runtime versions that MATLAB Production Server supports.
Set up the main_config
file with custom parameters for your
server configuration.
Set conditions determining when a server instance restarts worker processes.
Impact of Server Configurations on Processing Asynchronous Requests
Explanation of how server configurations impact execution of asynchronous requests.