코어 관리 작업
배포 가능한 아카이브를 호스팅하는 서버 생성 및 실행
명령줄에서 MATLAB® Production Server™ 인스턴스를 생성, 시작, 중지할 수 있습니다. 구성 속성을 사용하여 각 인스턴스를 특정 작업이나 용도에 맞게 조정할 수 있습니다. 이미 실행 중인 서버의 구성 속성을 변경하는 경우 변경 사항을 적용하려면 서버를 다시 시작해야 합니다.
속성
Server Configuration Properties | Configure MATLAB Production Server instance using configuration file or dashboard |
Windows, Linux, macOS용 명령줄 스크립트
mps-setup | Set up server environment from command line on Windows, Linux, and macOS systems |
mps-new | Create server instance from command line on Windows, Linux, and macOS systems |
mps-start | Start server instance from command line on Windows, Linux, and macOS systems |
mps-stop | Stop server instance from command line on Windows, Linux, and macOS systems |
mps-restart | Stop and start server instance from command line on Windows, Linux, and macOS systems |
mps-service | Create or modify Windows service for server instance from command line on Windows systems |
mps-cache | Control persistence service from command line on Windows, Linux, and macOS systems |
도움말 항목
서버 기본 사항
- Server Overview
The role of the server in MATLAB Production Server software. - Create Server Instance Using Command Line
Use the command line to create a server instance in an on-premises MATLAB Production Server installation. - Verify Server Status
Usemps-status
to check if the server is running. - Deploy Archive to MATLAB Production Server
Upload a deployable archive to a running server for clients to access.
서버 인스턴스 시작 및 중지
- Start Server Instance Using Command Line
Start an on-premises server instance using the command line. - Configure Server Instance as Windows Service
Start a MATLAB Production Server instance when the host machine boots up by making a server instance a Windows® service.
MATLAB Runtime 설정
- Specify Default MATLAB Runtime for New Server Instances
Set the default MATLAB Runtime for new server instances in an on-premises installation. - Specify MATLAB Runtime for Server Instance Using Command Line
Specify the MATLAB Runtime installation location 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 for MATLAB Production Server
List of MATLAB Runtime versions that MATLAB Production Server supports.
서버 구성
- Control Worker Restarts
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. - Isolate Deployable Archives in MATLAB Production Server
Give deployable archives their own pools of workers.