MATLAB Production Server to reduce startup time of Matlab standalone?

4 次查看(过去 30 天)
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