필터 지우기
필터 지우기

MATLAB Production Server to reduce startup time of Matlab standalone?

조회 수: 4 (최근 30일)
Abdurrehman
Abdurrehman 2018년 9월 2일
댓글: Jayant 2021년 11월 17일
Hi
An expert from MATLAB community had suggested me to use Matlab Production Server for reducing startup time of Matlab standalone. Kindly help how to use MPS for said purpose. Thanks

채택된 답변

Kojiro Saito
Kojiro Saito 2018년 9월 4일
Standalone applications, which are created by MATLAB Compiler, launch MATLAB Runtime when execution is called. On the other hand, as this document (Servicing Requests for MATLAB Programs) said, MATLAB Production Server makes workers standby, so there's no startup time of MATLAB Runtime when MPS applications are called.
  댓글 수: 12
Eddy Philippe
Eddy Philippe 2020년 5월 28일
So what would be a proper architecture for what the OP is trying to achieve? I have the same issue. I have an AppDesigner GUI that I want calling the MPS for some heavy duty image processing. How do we achieve this?
Jayant
Jayant 2021년 11월 17일
Hi.. Dis you get any soln on this topic?.. i am getting very headaches for slow startups

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by